Re: [PHP] php.net's index.php

2001-07-29 Thread Nelson Goforth
Use the DirectoryIndex directive in your '.htaccess' file, as Ryan states. You'll find more information at: http://httpd.apache.org/ Nelson -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To conta

Re: [PHP] php.net's index.php

2001-07-29 Thread Ryan Fischer
You wrote: > I was wondering what I would have to do in order to have index.php load up > automatcially when someone went to my domain. IE if they go to > www.mydomain.com and I have index.html or index.htm there then those pages > get loaded first. How could I do it so index.php, index.php3, in