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]
Worked!  Thanks! Was missing Indexes on one little directory.

-----Original Message-----
From: Adam Procter [mailto:EMAIL:PROTECTED]
Sent: Wednesday, April 04, 2001 3:58 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.

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/
--
To manage your subscription, go to http://mlug.missouri.edu/members/edit.php

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