David Liontooth wrote:
> On a fresh installation of apache2 (2.0.55-4), I installed mediawiki1.5.
> I'm now unable to turn off index listing.

In /etc/apache2/sites-available/default, notice the bit here:

<Directory /var/www/>
   Options Indexes FollowSymLinks MultiViews
   [...]
</Directory>

Remove "Indexes", and you're golden.

> In http://httpd.apache.org/docs/1.3/mod/core.html I read,

Why are you reading the 1.3 docs to configure apache 2.0?

... Adam


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to