On Wed, Jan 08, 2003 at 02:35:52PM -0500, Patrick Grantham (at work) wrote:
> What do I add to /etc/httpd/httpd.conf to configure apache to send
> default.php3 and not index.html?
Insert it into your "DirectoryIndex" line:
DirectoryIndex default.php3 index.html index.htm default.htm index.php index.cgi
Order matters.
- Ian
This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 13:05:33 EDT