setting options for a single file

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

 



Hi.

Is it possible to set options (i.e. Allow from all) for a _single_ file
while not using <Location>?

I'd like to have a default-deny policy for the whole vhost,... therefore
I have something like:
<Directory /somepath/to/my/vhosts/root>
Order allow,deny
deny from all
<Direcotry>

But I'd like to allow access for single files or dirs.

For dirs this is obviously easy, but for files (e.g. /robots.txt not (as
<Files> would match any files of that name below)



And I usually try to avoid using <Location>


thx,
Chris.

Attachment: smime.p7s
Description: S/MIME cryptographic signature


[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