Merge commit '2.5.0' into moonshot-packaging-fixes
[shibboleth/sp.git] / configs / apache22.config.in
index 149409d..bdb7414 100644 (file)
 LoadModule mod_shib @-PKGLIBDIR-@/mod_shib_22.so
 
 #
-# Used for example logo and style sheet in error templates.
+# Used for example style sheet in error templates.
 #
 <IfModule mod_alias.c>
   <Location /shibboleth-sp>
     Allow from all
   </Location>
   Alias /shibboleth-sp/main.css @-PKGWEBDIR-@/main.css
-  Alias /shibboleth-sp/logo.jpg @-PKGWEBDIR-@/logo.jpg
 </IfModule>
 
 #