Re: Disable directory browsing

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

 



On 9/27/07, Rikard Bosnjakovic <rikard.bosnjakovic@xxxxxxxxx> wrote:
> On 26/09/2007, Joshua Slive <joshua@xxxxxxxx> wrote:
>
> > But the correct solution is to search through all your conf files and
> > remove "Indexes" from every Options directive that you find.
>
> There is no Options Indexes anywhere in any of my config files, that's
> what confusing me.
>
> I probably want to keep mod_autoindex, in case I want to enable
> directory browsing for some particular directory (using .htaccess I
> guess), but unless otherwise stated, browsing should be off.

I should have also mentioned that you need to remove any "Options
All", which includes Indexes. And you need to make sure that you are
starting from the off state, so you'll also need a
<Directory />
Options None (or perhaps FollowSymLinks for performance reasons)
</Directory>

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux