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