Re: AllowOverride concerns

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

 



> /var/www/xxx/.htaccess: Options not allowed here
>
> I thought I had configured this correctly to allow this directive, but
> that's been a very long time any maybe Apache has changed since then.
> After reading the documentation about AllowOverride, I guess I need
> something more like this:

It is subtle but "AllowOverride Indexes" applies to a group of
directive related to configuring indexes in mod_autoindex itself, but
not the Options directives sub-option for enabling indexes.

>> Allow use of the directives controlling directory indexing (AddDescription, AddIcon, AddIconByEncoding, AddIconByType, DefaultIcon, DirectoryIndex, FancyIndexing, HeaderName, IndexIgnore, IndexOptions, ReadmeName, etc.).

> AllowOverride (...) Options=Indexes

> I don't fully understand what the consequences are. Especially since I
> already have "Indexes" in the AllowOverride setting. Can I just append
> the extra parameter as shown and all is good? Will it allow .htaccess
> files like the above and nothing else? I don't want to grant any
> permissions that I'm not aware of.

I think appending it is safe/narrow.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-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