LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   apache problem (https://www.linuxquestions.org/questions/linux-newbie-8/apache-problem-655535/)

shivanrathore 07-13-2008 07:06 PM

apache problem
 
i installed apcahe and default index page was working fine , later i replaced the index file with another index file .now i get the following error



403 Forbidden
You do not have permission to get URL '/' from this server.
--------------------------------------------------------------------------------

thttpd

can somebody help me out ?

Acron_0248 07-13-2008 08:27 PM

Are you sure that the only thing you change was the default index.html?

If so, does that new index.html has read permissions for everyone?

shivanrathore 07-13-2008 08:48 PM

yeah it has even 777 permission

Acron_0248 07-13-2008 09:53 PM

Then you've changed other things, by only changing the index.html you won't get that error, do you use .htaccess files? did you change something in the httpd.conf or apache2.conf file? did you configure a vhost? Check those configuration files for things like order allow,deny, allow and deny from and <Directory> rules


All times are GMT -5. The time now is 03:17 AM.