| Article: |
Build Your Own Apache Server with mod_perl | |
| Subject: | Why replace the Personal Web Sharing tests? | |
| Date: | 2004-01-10 16:32:43 | |
| From: | anonymous2 | |
|
Response to: Why replace the Personal Web Sharing tests?
|
||
| Since we have a startup script for Apple's own Apache in /System/Library/StartupItems AND one for the new version of Apache in /Library/StartupItems won't this setup run into problems if we have both WEBSERVER and APACHE set to YES in hostconfig (or personal web serving set under system preferences), ie: at startup we are loading both Apple's Apache and the new one? | ||
Showing messages 1 through 1 of 1.
-
Why replace the Personal Web Sharing tests?
2004-01-12 10:29:08 David Wheeler |
[View]



Yes, the setup will run into problems, unless you set the Listen directive in either configuration's httpd.conf to listen on a different port.
HTH,
David