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

RE: [cobalt-users] RaQ3 and Apache and index.php



Hi Robert!

>
>I would like to have index.php be sent as a default when no filename is
>specified. Like index.html is.  Can you tell me the file to edit?  I'm
using
>a RaQ3 and Apache (I think version 1.3)  PHP3 is working great (thanks to
>this list)

It took me a while to find this one too --

What you want to add to either .htaccess for the individual site (if you're
allowing users to override their web settings through .htaccess) or to
httpd.conf:

 DirectoryIndex index.html index.php

I found the answer in the FAQ for Apache version 1.3 by searching on
index.html within the page itself, but I had a heck of a time searching the
Directives themselves. I think the searcher at Apache.org might be having
problems.

Hope this helps!

-Dee Dreslough
RaQ3 Tweaker. :)