[thelist] Apache Configuration Question

Brandon Williams drift at sigmatel.com
Tue Apr 10 10:48:26 CDT 2001


On Tue, 10 Apr 2001, Chris Johnston wrote:

> Hello,
> 
> I am new to Apache and am running the server on a Win2k Pro machine. My
> question is this; when I try to access a subfolder that contains an
> index.html file in it, if I type in http://www.something.com/folder it
> errors out but if I add the slash at the end
> (http://www.something.com/folder/) it finds the file, is there anyway of
> configuring Apache so that is automatically assumes that it is a folder you
> are trying to access and adds the slash to the end?

You need to use mod_dir to accomplish this.  
http://httpd.apache.org/docs/mod/mod_dir.html

-- 
Brandon Williams                                       brandon at sigmatel.com
Systems Administrator                                        (512) 381-3829
SigmaTel, Inc.                                      http://www.sigmatel.com





More information about the thelist mailing list