Example of alternate way of hooking handler.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Fri, 30 Apr 2004 21:06:34 +0000 (21:06 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Fri, 30 Apr 2004 21:06:34 +0000 (21:06 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1084 cb58f699-b61c-0410-a6fe-9272a202ed29

configs/apache.config.in

index b3dd7c9..ba07a40 100644 (file)
@@ -24,6 +24,13 @@ ShibConfig @-PKGSYSCONFDIR-@/shibboleth.xml
 <Files *.shire>
 SetHandler shib-shire-post
 </Files>
+#
+# Another way of addressing this is to apply Shibboleth
+# globally to the site in "lazy" session mode:
+# <Location />
+# AuthType shibboleth
+# require shibboleth
+# </Location>
 
 #
 # Used for example logo and style sheet in error templates.