]> 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:09:55 +0000 (11:09 -0500)
commitba4c86439b16126e37b4e3c691afe11b64b028f4
tree48d9dab2abf4579ec8f50b624ec813abe17c5e57
parent7d7736e4910b416bb61d9387c908427960dfe2f5
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