]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Lp 1748466: Fix http -> https /eg/staff rewrite on Apache 2.4. user/dyrcona/lp1748466-webstaff-htps-apache-24
authorJason Stephenson <jason@sigio.com>
Fri, 9 Feb 2018 15:59:37 +0000 (10:59 -0500)
committerJason Stephenson <jason@sigio.com>
Fri, 9 Feb 2018 15:59:37 +0000 (10:59 -0500)
commitfe48a27de95d5d4b2b9e5ddc6bd8ca0d57b5d6f9
tree444e9cbf9b79a373011dca65573729fc807eb800
parent2e157e393f7734130dd474033d6a9c796e40a572
Lp 1748466: Fix http -> https /eg/staff rewrite on Apache 2.4.

Remove the SSLRequireSSL directive from the Location /eg/staff stanza
in Open-ILS/examples/apache_24/eg_vhost.conf.in so that the rewrite
from http to https works for the web staff client without the user
getting a 403.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/examples/apache_24/eg_vhost.conf.in