Merge commit '2.5.0' into moonshot-packaging-fixes
[shibboleth/sp.git] / configs / apache.config.in
index 0ad7307..54d64b6 100644 (file)
@@ -29,11 +29,10 @@ SetHandler shib-handler
 # </Location>
 
 #
-# Used for example logo and style sheet in error templates.
+# Used for example style sheet in error templates.
 #
 <IfModule mod_alias.c>
   Alias /shibboleth-sp/main.css @-PKGWEBDIR-@/main.css
-  Alias /shibboleth-sp/logo.jpg @-PKGWEBDIR-@/logo.jpg
 </IfModule>
 
 #