Article:
 |
|
Apache Web-Serving with Mac OS X: Part 1
|
| Subject: |
|
Changed the index.html, now getting "forbidden" on both IP's!! |
| Date: |
|
2002-01-28 11:18:44 |
| From: |
|
tatlar
|
|
|
|
Hi there - I liked the clear tutorial, but I have had no success viewing my new "index.html" pages. I could see the default ones just fine, but when I made my own ones, I just got the:
Forbidden
You don't have permission to access /index.html on this server.
On both the "127.0.0.1/" IP and my own IP.
Ideas?
Also, using the Terminal window, I don't get a prompt - just the welcome message. What am I doing wrong???
Cheers,
Tatlar
|
Showing messages 1 through 6 of 6.
-
Changed the index.html, now getting "forbidden" on both IP's!!
2002-01-28 18:03:59
Kevin Hemenway | 
[View]
-
Changed the index.html, now getting "forbidden" on both IP's!!
2002-03-20 10:41:13
jaymzalgen
[View]
-
Changed the index.html, now getting "forbidden" on both IP's!!
2002-01-30 13:54:38
tatlar
[View]
-
Changed the index.html, now getting "forbidden" on both IP's!!
2002-08-09 07:41:03
mrecord
[View]
-
Okay, figured it out....
2002-01-30 16:15:13
tatlar
[View]
-
Okay, figured it out....
2002-09-06 12:04:25
jtangney
[View]
What do the last couple of lines in your error log say? To get that info, do the following on a command line:
tail -f /var/log/httpd/error_log