]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1748466: Fix http -> https /eg/staff rewrite on Apache 2.4.
authorJason Stephenson <jason@sigio.com>
Fri, 9 Feb 2018 15:59:37 +0000 (10:59 -0500)
committerBen Shum <ben@evergreener.net>
Thu, 1 Mar 2018 16:10:20 +0000 (11:10 -0500)
commit1532f58ee0040b6fd12190e55a0a33b12803e32c
treeb0c334d15ede29c5709b5175c78851e3e60444f0
parentbb42b3998752764dca728c3a03e897d68ab32fc0
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>
Signed-off-by: Ben Shum <ben@evergreener.net>
Open-ILS/examples/apache_24/eg_vhost.conf.in