| Sign In/My Account | View Cart |
| Article: |
Apache Web-Serving with Mac OS X: Part 1 | |
| Subject: | NOT FOUND | |
| Date: | 2005-11-30 03:40:50 | |
| From: | NewMacUser | |
|
I was turning on the Web sharing. But when I open the browser and writes http://127.0.0.1/~myshirtusername/ or http://localhost/~myshortusername/ or just http://127.0.0.1/ .... I just get the message: Not Found. The requested URL... was not found at this server. Apache/1.3.33 Server at cak.local port 80
|
||
Showing messages 1 through 4 of 4.
sudo apachectl start
which may give you some diagnostics on conflicts or permissions. On my G4 PowerBook running OS X 10.4.3 the httpd.conf file is in /etc/httpd
Good luck, Andreas