diff --git a/apache/files/evolinux-defaults.conf b/apache/files/evolinux-defaults.conf index af2b4089..6e7aaeda 100644 --- a/apache/files/evolinux-defaults.conf +++ b/apache/files/evolinux-defaults.conf @@ -12,5 +12,6 @@ MaxRequestsPerChild 0 AllowOverride None Require all granted - Require not env GoAway + # "Require not env XXX" is not supported + # Deny from env=GoAway