no cgi in root folder

Signed-off-by: Basil Bruhn <basil.bruhn@psi.ch>
This commit is contained in:
2025-11-25 11:13:19 +01:00
parent 5a76038aee
commit acd0bbfc99
+1 -1
View File
@@ -9,7 +9,7 @@
AddOutputFilter INCLUDES .shtml
<Directory "/var/www/srem">
Options +ExecCGI +Includes
Options +Includes
AllowOverride None
Require all granted
</Directory>