Re: [users@httpd] LocationMatch and DirectoryMatch regex

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

 



On 11/3/06, Stefano Sasso <stesasso@xxxxxxxxx> wrote:

is it possibile to have something similar, but with no need of
restarting apache every time a user is added?
is it possible to have something like:
<LocationMatch /dav/([a-zA-Z0-9]*)/>
...
DAV On
require user $1 # or something like this
...
</LocationMatch>

No.  Sometimes you can use mod_rewrite to enforce similar
restrictions, but you can't, in general, use wildcards like that.

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