From: Joshua Slive .htaccess
files
to change the scope of other configuration directives.
Related Modulescore mod_proxy | Related Directives<Directory> <DirectoryMatch> <Files> <FilesMatch> <IfDefine> <IfModule> <Location> <LocationMatch> <Proxy> <ProxyMatch> <VirtualHost> |
Related Modulescore mod_proxy | Related Directives<Directory> <DirectoryMatch> <Files> <FilesMatch> <IfDefine> <IfModule> <Location> <LocationMatch> <Proxy> <ProxyMatch> <VirtualHost> |
There are two basic types of containers. Most containers are
evaluated for each request. The enclosed directives are applied only
@@ -279,8 +279,8 @@ sections is also syntactically allowed in
<FilesMatch>
,
<Location>
,
<LocationMatch>
,
-<Proxy>
,
-and <ProxyMatch>
+<Proxy>
,
+and <ProxyMatch>
sections. There are some exceptions, however.