From: Scott Cantor Date: Tue, 21 May 2013 14:44:37 +0000 (+0000) Subject: Corrections to SSPCPP-493 change X-Git-Tag: 2.5.2~18 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-sp.git;a=commitdiff_plain;h=0f24dfc6f5642609ec000b647044c6fda4805721 Corrections to SSPCPP-493 change --- diff --git a/configs/apache.config.in b/configs/apache.config.in index 998c864..bf7f069 100644 --- a/configs/apache.config.in +++ b/configs/apache.config.in @@ -25,10 +25,8 @@ LoadModule mod_shib @-PKGLIBDIR-@/mod_shib_13.so # Ensures handler will be accessible. # - Satisfy Any Allow from all AuthType None - Require all granted # @@ -37,10 +35,8 @@ LoadModule mod_shib @-PKGLIBDIR-@/mod_shib_13.so Alias /shibboleth-sp/main.css @-PKGWEBDIR-@/main.css - Satisfy Any Allow from all AuthType None - Require all granted diff --git a/configs/apache2.config.in b/configs/apache2.config.in index b167a51..8766263 100644 --- a/configs/apache2.config.in +++ b/configs/apache2.config.in @@ -16,10 +16,8 @@ LoadModule mod_shib @-PKGLIBDIR-@/mod_shib_20.so # Ensures handler will be accessible. # - Satisfy Any Allow from all AuthType None - Require all granted # @@ -27,10 +25,8 @@ LoadModule mod_shib @-PKGLIBDIR-@/mod_shib_20.so # - Satisfy Any Allow from all AuthType None - Require all granted Alias /shibboleth-sp/main.css @-PKGWEBDIR-@/main.css diff --git a/configs/apache22.config.in b/configs/apache22.config.in index 07869f3..0154e6d 100644 --- a/configs/apache22.config.in +++ b/configs/apache22.config.in @@ -16,10 +16,8 @@ LoadModule mod_shib @-PKGLIBDIR-@/mod_shib_22.so # Ensures handler will be accessible. # - Satisfy Any Allow from all AuthType None - Require all granted # @@ -27,10 +25,8 @@ LoadModule mod_shib @-PKGLIBDIR-@/mod_shib_22.so # - Satisfy Any Allow from all AuthType None - Require all granted Alias /shibboleth-sp/main.css @-PKGWEBDIR-@/main.css diff --git a/configs/apache24.config.in b/configs/apache24.config.in index 1bae07a..a069188 100644 --- a/configs/apache24.config.in +++ b/configs/apache24.config.in @@ -16,8 +16,6 @@ LoadModule mod_shib @-PKGLIBDIR-@/mod_shib_24.so # Ensures handler will be accessible. # - Satisfy Any - Allow from all AuthType None Require all granted @@ -27,8 +25,6 @@ LoadModule mod_shib @-PKGLIBDIR-@/mod_shib_24.so # - Satisfy Any - Allow from all AuthType None Require all granted