| Article: |
Apache Web-Serving with Mac OS X: Part 1 | |
| Subject: | running a site without an internet connection | |
| Date: | 2003-10-02 08:04:23 | |
| From: | anonymous2 | |
|
Hi. Thanks for your very helpful information. My boss wants me to put a complete, working version of our site (usually hosted at a remove server) on his laptop so he can demonstrate it at trade shows, where he won't have a connection. Can you give me an idea on how to do this? Thanks very much!
|
||
Showing messages 1 through 2 of 2.
-
running a site without an internet connection
2003-10-22 13:10:19 anonymous2 [View]
-
running a site without an internet connection
2003-10-18 03:51:37 anonymous2 [View]
simple, put the site into the documents folder. /Library/WebServer/Documents/ so that the index is at the root of this folder. Then start websharing via the control panel... job done. Test it by entering http://127.0.0.1/ in a web browser on the same machine.
It may be that you want to run PHP, you can download a package installer from http://www.entropy.ch/software/macosx/



J.M.