Re: Apache file order

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Skip Evans wrote:
Hey all,

I modified an Apache config file to list the HTML file first, after the PHP file, it still pulls up the PHP file first.

Is there another setting in Apache I should be looking for?

I need it to check for the HTML file first.

Thanks,
Skip

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



yup it may be in the .htaccess as well :)

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux