Looking for simple, cross Operating System, "plug and play" Apache Server to recommend to people needing to self host an "offline" version of my website files (html help files/documents).
WAMP, MAMP, XAMPP are great but I'm looking for something super basic ... e.g. could be installed on USB drive just by un-zipping - totally self contained.
No need for PHP, MySQL, etc... just basic localhost file serving so my sites root-relative paths work.
Would be cool if I could bundle it with my project, have it pre-configured to run document-relative to the project folder, and have simple user instructions like:
- Go into
/server - Double click
start.exe - Visit http://localhost to view the site