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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
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.

Wherever you define the options for your directories (it varies if I'm
not mistaken), turn on the Indexes option.  Here's what it's like on
mlug (from access.conf):

<Directory /var/www>
Options Indexes FollowSymLinks SomeOtherStuff
[more stuff]
</Directory>

Adam Procter
EMAIL:PROTECTED


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

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