ServerName rfmwtools-test.psi.ch DocumentRoot /var/www/rfmwtools # Serve HTML and static files at root Options +FollowSymLinks DirectoryIndex rfmwtools.html Require all granted # Enable CGI execution for scripts in cgi-bin Options +ExecCGI +FollowSymLinks AddHandler cgi-script .sh .cgi Require all granted ErrorLog /proc/self/fd/2 CustomLog /proc/self/fd/1 combined