Apache file order

Apache file order

am 28.10.2009 17:26:27 von Skip Evans

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


DirectoryIndex index.html index.php



--
====================================
Skip Evans
PenguinSites.com, LLC
503 S Baldwin St, #1
Madison WI 53703
608.250.2720
http://penguinsites.com
------------------------------------
Those of you who believe in
telekinesis, raise my hand.
-- Kurt Vonnegut

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

Re: Apache file order

am 04.11.2009 15:45:41 von Nathan Rixham

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
>
>
> DirectoryIndex index.html index.php
>

>
>

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