NYCPHP Meetup

NYPHP.org

[nycphp-talk] php + mysql

Hans Zaunere hans at nyphp.com
Sun Dec 19 16:53:21 EST 2004


> > It should look like this:
> >
> > DirectoryIndex index.html index.php
> >
> 
> also, be sure there's not an index.html file in the directory that can
> be loaded first...

Good point.  If you'd rather have index.php have precedence over
index.html, you'd switch the order:

DirectoryIndex index.php index.html


---
Hans Zaunere
President, Founder
New York PHP
http://www.nyphp.org






More information about the talk mailing list