[ale] apache question

Fletch fletch at phydeaux.org
Tue Aug 21 21:32:01 EDT 2001



        Also instead of specifying the specific directories you could
use the <DirectoryMatch> instead:

<DirectoryMatch>

   Syntax: <DirectoryMatch regex> ... </DirectoryMatch>
   Context: server config, virtual host
   Status: Core.
   Compatibility: Available in Apache 1.3 and later

   <DirectoryMatch> and </DirectoryMatch> are used to enclose a group
   of directives which will apply only to the named directory and
   sub-directories of that directory, the same as
   <Directory>. However, it takes as an argument a regular
   expression. For example: <DirectoryMatch "^/www/.*/[0-9]{3}">
   would match directories in /www/ that consisted of three numbers.
[...]


-- 
Fletch                | "If you find my answers frightening,       __`'/|
fletch at phydeaux.org   |  Vincent, you should cease askin'          \ o.O'
770 933-0600 x211(w)  |  scary questions." -- Jules                =(___)=
                      |                                               U
--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.





More information about the Ale mailing list