Commit ebc950e4 authored by Vitaly Lipatov's avatar Vitaly Lipatov

do not use SetEnv anywhere (needs env module)

parent 45944f43
...@@ -218,7 +218,7 @@ EOF ...@@ -218,7 +218,7 @@ EOF
\n\ \n\
# TODO: check SetEnvIf X-Forwarded-Proto https HTTPS=on\n\ # TODO: check SetEnvIf X-Forwarded-Proto https HTTPS=on\n\
# a02 hack, but use anywhere\n\ # a02 hack, but use anywhere\n\
SetEnv HTTPS on\n\ #SetEnv HTTPS on\n\
\1|" /etc/httpd2/conf/sites-enabled/$ACONF.conf \1|" /etc/httpd2/conf/sites-enabled/$ACONF.conf
fi fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment