Version
top

Index Cache Score Version
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apache2/home.htaccess')
-rw-r--r--apache2/home.htaccess2
1 files changed, 1 insertions, 1 deletions
diff --git a/apache2/home.htaccess b/apache2/home.htaccess
index 13864c1..94a14cd 100644
--- a/apache2/home.htaccess
+++ b/apache2/home.htaccess
@@ -3,7 +3,7 @@
#SSLRequireSSL
# uncomment to disable authentification
-#SetEnvIf Request_Protocol "^H" NO_AUTH
+SetEnvIf Request_Protocol "^H" NO_AUTH
# server side includes
Options +Includes