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:28 +0000 (11:10 -0500)
commit20ac7a795a7eb1cf69338efc9a787e24d4b034ea
treee80b812ddf004940ba8f47e73681b8dedb4f3773
parentb717427a2c82d126cd1a6d3ffac23fe4f8474384
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