Added alias commands for css/logo
[shibboleth/sp.git] / configs / apache2.config.in
index 9d5e67b..8b9c025 100644 (file)
@@ -18,6 +18,14 @@ ShibSchemaDir @-PKGSYSCONFDIR-@
 ShibConfig @-PKGSYSCONFDIR-@/shibboleth.xml
 
 #
+# Used for example logo and style sheet in error templates.
+#
+<IfModule mod_alias.c>
+  Alias /shibtarget/main.css @-PREFIX-@/doc/shibboleth/main.css
+  Alias /shibtarget/logo.jpg @-PREFIX-@/doc/shibboleth/logo.jpg
+</IfModule>
+
+#
 # Configure the module for content
 #
 # You can now do most of this in shibboleth.xml using the RequestMap