[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to turn off index listing



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



Reply to: