[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Slightly Off-Topic HTTP question.
- Subject: Re: [cobalt-users] Slightly Off-Topic HTTP question.
- From: "Brian Curtis" <admin@xxxxxxxxxxx>
- Date: Thu May 11 17:13:44 2000
- Organization: Pomfret Computer Technologies
----- Original Message -----
From: "Rodolfo J. Paiz" <rpaiz@xxxxxxxxxxxxxx>
> You have 10 directory index files... which ones? This is the kind of
detail
> that is interesting to the rest of us. I only have:
DirectoryIndex index.shtml index.html index.htm index.cgi index.mv index.php
index.php3 index.phtml index.php4 index.ihtml index.ihtm
Listing:
SSI .shtml [.shtm] [.sht]
HTML .html, .htm
CGI .cgi [.pl]
Miva .mv [.hts]
PHP3 .php, .php3
PHP4 .phtml .php4
iHTML .ihtml .ihtm
The ones in brackets are there just for additional variatons on known
extensions. I do not actually have them listed in my httpd.conf file.
> index.htm
> index.html
> default.htm
> default.html
>
> Should I list these with an ASP suffix?
Well, if you have ASP installed, then I'd include at least index.asp.
BC