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>
</Location>
<LocationMatch /eg/staff/>
</Location>
<LocationMatch /eg/staff/>
Options -MultiViews
PerlSetVar OILSWebStopAtIndex "true"
Options -MultiViews
PerlSetVar OILSWebStopAtIndex "true"