DocumentRoot /srv/web/ipfire/html RewriteEngine on RewriteCond %{REQUEST_METHOD} ^(TRACE|TRACK|OPTIONS) RewriteRule .* - [F] Options ExecCGI AllowOverride None Order allow,deny Allow from all AuthName "IPFire - Restricted" AuthType Basic AuthUserFile /var/ipfire/auth/users Require user admin ScriptAlias /cgi-bin/ /srv/web/ipfire/cgi-bin/ AllowOverride None Options None AuthName "IPFire - Restricted" AuthType Basic AuthUserFile /var/ipfire/auth/users Require user admin Satisfy Any Allow from All Satisfy Any Allow from All Satisfy Any Allow from All Require user admin AllowOverride None Options None AuthName "IPFire - Restricted" AuthType Basic AuthUserFile /var/ipfire/auth/users Require user dial admin Alias /updatecache/ /var/updatecache/ Options ExecCGI AllowOverride None Order deny,allow Allow from all Alias /repository/ /var/urlrepo/ Options ExecCGI AllowOverride None Order deny,allow Allow from all