Overriding <Location />

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

 



I have an overarching <Location /> directive that passes everything in
my virtual host through a home-rolled handler.  I would like create a
few directory aliases, though, that bypass this handler.  As far as I
know, however, Locations are processed before Directories.  How can I
accomplish this?  Here's what I want to do:

Alias /js /foo/bar/js
<Directory /foo/bar/js>
	Allow from all
</Directory>

<Location />
	# mod_perl handler stuff
</Location>

Thanks for your time and attention.
-- 
Aaron Dalton       |   Super Duper Games
aaron@xxxxxxxxxx   |   http://superdupergames.org

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