E
E
Evgeny Koryakin2018-06-13 18:50:04
Apache HTTP Server
Evgeny Koryakin, 2018-06-13 18:50:04

How to make a "portable" site in EXE?

In general, you need some kind of Apache site that could be thrown onto a USB flash drive and run on localhost from any Windows PC.
What method is possible to implement this?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
S
Stalker_RED, 2018-06-13
@Incorrectfree

There are ready-made assemblies like denwer, xampp or open server.
Separately, portable apache: https://apr.apache.org/
I have been using nginx for these purposes lately, it can also be used in portable mode, just tweak the config a little.

A
Anton Kiselyov, 2018-06-13
@zamboga

Take the HTTrack Website Copier program, merge the site onto a USB flash drive, run index.html

A
AntHTML, 2018-06-14
@anthtml

DenWeR lived fine on my flash drive, the main thing during installation is to select virtual disks that are not available on possible launch computers (something from 3/4 of the alphabet), and indicate that disks should be created at startup, not installation. Well, of course, computers should be allowed to launch third-party exe and even more from a flash drive.

V
Viktor Taran, 2018-06-14
@shambler81


open server denver

I
Igor Makhov, 2018-07-01
@Igorgro

You can try NodeJS

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question