diff options
author | www.narval.fr.eu.org <4e20841124e5f093a4cf7e8a65f10f65> | 2016-06-04 12:58:34 +0200 |
---|---|---|
committer | www.narval.fr.eu.org <4e20841124e5f093a4cf7e8a65f10f65> | 2016-06-04 12:58:34 +0200 |
commit | 1a31d120cad5ef7a3af31208f0148574e2669a44 (patch) | |
tree | ec2d100497f2e540a9d6df7e7af735da24e306b8 /apache2 | |
parent | be87bc16ada89e70047e0d2e1e23d2d50c8f89c5 (diff) |
manual user edition
Diffstat (limited to 'apache2')
-rw-r--r-- | apache2/home.htaccess | 2 |
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 |