[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] RaQ3 and Apache and index.php
- Subject: RE: [cobalt-users] RaQ3 and Apache and index.php
- From: "Dee Dreslough" <dee@xxxxxxxxxxx>
- Date: Sun Mar 11 14:11:18 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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. :)