Fix the names of the (new) apache modules
authorwarlord <warlord@cb58f699-b61c-0410-a6fe-9272a202ed29>
Fri, 2 Apr 2004 00:47:26 +0000 (00:47 +0000)
committerwarlord <warlord@cb58f699-b61c-0410-a6fe-9272a202ed29>
Fri, 2 Apr 2004 00:47:26 +0000 (00:47 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@932 cb58f699-b61c-0410-a6fe-9272a202ed29

configs/apache.config.in
configs/apache2.config.in

index 48308e4..6faa538 100644 (file)
@@ -7,7 +7,7 @@
 #
 # Load the Shibboleth module.
 #
-LoadModule shire_module @-LIBEXECDIR-@/mod_shib13.so
+LoadModule mod_shib @-LIBEXECDIR-@/mod_shib_13.so
 
 #
 # Global Configuration
index 3d7de5f..9d5e67b 100644 (file)
@@ -7,7 +7,7 @@
 #
 # Load the SHIBBOLETH module
 #
-LoadModule mod_shib @-LIBEXECDIR-@/mod_shib20.so
+LoadModule mod_shib @-LIBEXECDIR-@/mod_shib_20.so
 
 #
 # Global Configuration