LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Problem with apache 2.0.47 on mandrake (https://www.linuxquestions.org/questions/linux-newbie-8/problem-with-apache-2-0-47-on-mandrake-155078/)

chrisbutts 03-08-2004 02:20 PM

Problem with apache 2.0.47 on mandrake
 
Hey Guys, I am having a problem with my apache server. It is running on a mandrake system but with i try to access my site it is asking me to type index.php alone with the ipaddress and folder.

example: sitename.com/postnuke/index.php

I want to type this only sitename.com/postnuke

Can anyone help Thanks

david_ross 03-08-2004 02:28 PM

The easiest way is to edit your httpd.conf file and add index.php to your DirectoryIndex - ie:
DirectoryIndex index.html index.htm index.php

Then restart apache.

chrisbutts 03-08-2004 06:00 PM

I did that and I am still getting the problem


All times are GMT -5. The time now is 05:12 AM.