Listen 1013 DocumentRoot /srv/web/ipfire/html/captive ServerAdmin alexander.marx@oab.de ErrorLog /var/log/httpd/captive/error_log TransferLog /var/log/httpd/captive/access_log Options ExecCGI Order allow,deny Allow from all ScriptAlias /cgi-bin/ /srv/web/ipfire/cgi-bin/captive/ Alias /assets/ /srv/web/ipfire/html/captive/assets/ ScriptAlias /favicon.ico /srv/web/ipfire/html/captive/assets/favicon.ico # All unknown URIs will be redirected to the first # redirector script. ScriptAliasMatch .* /srv/web/ipfire/html/captive/index.cgi Options ExecCGI Order allow,deny Allow from all