MLUG: RE: [MLUG] Apache Config
RE: [MLUG] Apache Config
Email address obfuscation in effect -- please click here to turn it off.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hmmm...yeah.  I think I found the problem, just don't know how to fix it.
In the older version of apache the directory listing was not done in a
module, now Apache uses mod_autoindex.c to do it.  I check httpd -l and
mod_autoindex.c was complied, not sure why it isn't working though, because
all my other modules are working.

MK

-----Original Message-----
From: Mike Miller [mailto:EMAIL:PROTECTED]
Sent: Wednesday, April 04, 2001 3:30 PM
To: EMAIL:PROTECTED
Subject: Re: [MLUG] 


On Wed, 4 Apr 2001, Krause, Matt wrote:

> Does anyone know of any way to fix getting the 403 Forbidden error
> message you get when going into a web directory with no
> index.html/index.htm/etc.... page.  I am running Apache 1.3.19.
>
> Where as it used to display a directory file list with the default
> icon, now it doesn't.  Any ideas?  All my permissions are correct.  I
> think it is some kind of new default apache feature, because the older
> versions never did that.  Thanks.


Try searching for the string 'listing' within the httpd.conf file and see
if you find something new.  Like you suggested, my older version doesn't
seem to have a way to turn off automatic directory listings.

For example:

less +/listing httpd.conf

then hit /<Return> to see the next one.

Mike

--
To manage your subscription, go to http://mlug.missouri.edu/members/edit.php

Archives are available at http://mlug.missouri.edu/list-archives/
--
To manage your subscription, go to http://mlug.missouri.edu/members/edit.php

Archives are available at http://mlug.missouri.edu/list-archives/