Hi,

        I have this in my httpd.conf

<IfModule dir_module>
    DirectoryIndex index.php
</IfModule>

mod_dir - module is listed in the compiled modules

        why is it when i try to visit the site.. http://mydomain.com/sample/ 

        index.php doesn't show up.. i have to manually add index.php as part of 
the 
url.. or use .htaccess to make it work..

        Im using apache 2.2

Mailing-Lists

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to