[PATCH 1 of 3] No need to allow CGI execution here

Wald Commits scm-commit at wald.intevation.org
Fri Nov 16 16:30:58 CET 2018


# HG changeset patch
# User Tom Gottfried <tom at intevation.de>
# Date 1542381119 -3600
# Node ID 2f42e4579cb6c43b6a840af3251a3a72278f3543
# Parent  9416a80b680b59bab799c56960ab30d73cb8e915
No need to allow CGI execution here

diff -r 9416a80b680b -r 2f42e4579cb6 .htaccess
--- a/.htaccess	Thu Nov 15 16:03:58 2018 +0100
+++ b/.htaccess	Fri Nov 16 16:11:59 2018 +0100
@@ -1,4 +1,4 @@
-# Activate serversite includes.
-Options +Includes +ExecCGI
+# Activate server side includes.
+Options +Includes
 XBitHack on
 AddDefaultCharset UTF-8


More information about the Dive4Elements-commits mailing list