Re: [EMAIL PROTECTED] 403 error for index.html

2006-11-07 Thread Arun Jain
On 11/6/06, Joshua Slive [EMAIL PROTECTED] wrote: On 11/6/06, Arun Jain [EMAIL PROTECTED] wrote: Hello Group, I installed Apache 2.2.3 on my Windows machine.And I can see my Apache server icon, and in services I see as started. Very first time when I tried to look at index.html by typing

Re: [EMAIL PROTECTED] 403 error for index.html

2006-11-07 Thread Joshua Slive
On 11/7/06, Arun Jain [EMAIL PROTECTED] wrote: Here is the error log message [error] [client 127.0.0.1] client denied by server configuration: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/index.html You have a Deny directive someplace in your httpd.conf that prevents access

[EMAIL PROTECTED] 403 error for index.html

2006-11-06 Thread Arun Jain
Hello Group, I installed Apache 2.2.3 on my Windows machine. And I can see my Apache server icon, and in services I see as started. Very first time when I tried to look at index.html by typing localhost/ or my machine's IP address it gives following errors. HTTP Error 403 - Forbidden Internet

Re: [EMAIL PROTECTED] 403 error for index.html

2006-11-06 Thread Peter Winch
Check your DirectoryIndex index.htm index.html index.html.var in the httpd file.Arun Jain [EMAIL PROTECTED] wrote:Hello Group,I installed Apache 2.2.3 on my Windows machine. And I can see my Apache server icon, and in services I see as started.Very first time when I tried to look at

Re: [EMAIL PROTECTED] 403 error for index.html

2006-11-06 Thread Joshua Slive
On 11/6/06, Arun Jain [EMAIL PROTECTED] wrote: Hello Group, I installed Apache 2.2.3 on my Windows machine. And I can see my Apache server icon, and in services I see as started. Very first time when I tried to look at index.html by typing localhost/ or my machine's IP address it gives