You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Kopetzky Robin CIV AFSC/SEP <Ro...@kafb.saia.af.mil> on 2001/12/11 21:15:55 UTC

Default pages

Greetings All!!

	I am VERY new at this and am setting up an ISP for a small community
here in New Mexico. I am using SuSe Linux 7.3 and Apache 1.3.22 and need to
configure it so that any of the following web pages are default values:
index.htm, index.html, default.htm and default.html. What entry in the
httpd.conf do I change? I haven't been able to figure this out. Also, how
much does proxy caching help in making the server appear faster??

Thanks!!

Robin E. Kopetzky - 'Sparky'
ACS/GSG - Software Development Specialist - SAS
Air Force Safety Center
Kirtland Air Force Center
9700 Avenue G  SE #279A
Albuquerque, NM 87117-5670
(505) 853-7417 
 DSN  263-7417

"Human beings can always be counted on to assert with vigor their God-given
right to be stupid."  - Dean Koontz in 'False Memory'

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


RE: Default pages

Posted by Joshua Slive <jo...@slive.ca>.

> From: Kopetzky Robin CIV AFSC/SEP
> [mailto:Robin.Kopetzky@kafb.saia.af.mil]


> 	I am VERY new at this and am setting up an ISP for a small community
> here in New Mexico. I am using SuSe Linux 7.3 and Apache 1.3.22
> and need to
> configure it so that any of the following web pages are default values:
> index.htm, index.html, default.htm and default.html. What entry in the
> httpd.conf do I change? I haven't been able to figure this out. Also, how
> much does proxy caching help in making the server appear faster??

DirectoryIndex index.htm index.html default.htm default.html
in httpd.conf.

Proxy caching is a complicated issue.  You will need to give more details
about the proposed setup to get an intelligent response.

Joshua.



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org