| Article: |
Apache Web-Serving with Mac OS X: Part 1 | |
| Subject: | server running? | |
| Date: | 2005-11-30 05:31:20 | |
| From: | muenchow | |
|
Response to: NOT FOUND
|
||
|
It appears that your server is not running. From a terminal, try the command
|
||
Showing messages 1 through 3 of 3.
-
Seems to me it's running ok.
2005-11-30 11:09:42 NewMacUser [Reply | View]
-
Seems to me it's running ok.
2005-12-03 22:02:32 muenchow [Reply | View]
Good, your server is running. Next, check the advanced options in your firewall settings (system preferences -> Sharing-> Firewall->Advanced, and make sure that the stealth mode is turned off. Don't ask me why, I am new to this, too.
andreas
P.S.: You may need to search from a terminal to find your httpd.conf file, try the command
cd /etc/httpd
and then
ls -la
and see what you get.




The terminal gave me this answear:
/usr/sbin/apachectl start: httpd (pid 123) alredy running ...
I can find the file httpd.html.html, but I just can't find the httpd.conf file. I've searcht the whole machine.
I'll serach one more time...:-/