From fe47404e193da4e090733e2e4fa0d7dfd4f129b7 Mon Sep 17 00:00:00 2001
From: Daniel Gruno ACCESS_CONF, which lets us use
-the directive inside <Directory> and <Location> blocks.
+the directive inside <Directory> and <Location> blocks. For more
+control over the placement of your directives, you can combine the following
+restrictions together to form a specific rule:
RSRC_CONF: Allow in .conf files (not .htaccess) outside <Directory> or <Location>ACCESS_CONF: Allow in .conf files (not .htaccess) inside <Directory> or <Location>OR_OPTIONS: Allow in .conf files and .htaccess when AllowOverride Options is setOR_FILEINFO: Allow in .conf files and .htaccess when AllowOverride FileInfo is setOR_AUTHCFG: Allow in .conf files and .htaccess when AllowOverride AuthConfig is setOR_INDEXES: Allow in .conf files and .htaccess when AllowOverride Indexes is setOR_ALL: Allow anywhere in .conf files and .htaccess