Begriffe:
Directive
Context
server config
virtual host (<VirtualHost>)
directory (<Directory>, <DirectoryMatch>, <Files>, <FilesMatch>, <Location>, <LocationMatch>)
.htaccess
Configuration Section
<Directory> (in the order shortest directory component to longest)
<DirectoryMatch> (in the order shortest directory component to longest)
<Files>
<FilesMatch>
<If>
<IfDefine>
<IfModule>
<IfVersion>
<Location> (in the order they appear)
<LocationMatch> (in the order they appear)
<MDomainSet>
<Proxy>
<ProxyMatch>
<VirtualHost>