Fix the names of the (new) apache modules
authorDerek Atkins <derek@ihtfp.com>
Fri, 2 Apr 2004 00:47:26 +0000 (00:47 +0000)
committerDerek Atkins <derek@ihtfp.com>
Fri, 2 Apr 2004 00:47:26 +0000 (00:47 +0000)
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