ServerName fluid-eos-test.psi.ch
DocumentRoot /var/www/fluid-eos
# Allow CGI everywhere if needed
Options +ExecCGI
AddHandler cgi-script .pl .cgi .x
Options +ExecCGI
AllowOverride None
Require all granted
# Explicit CGI directories
ScriptAlias /cgi-bin/ /var/www/fluid-eos/cgi-bin/
Options +ExecCGI
Require all granted
ScriptAlias /cgibin/ /var/www/fluid-eos/cgibin/
Options +ExecCGI
Require all granted