pulling in entire conf directory
[eostre.git] / drupal-configs / shopserver / apache2 / mods-available / ldap.conf
diff --git a/drupal-configs/shopserver/apache2/mods-available/ldap.conf b/drupal-configs/shopserver/apache2/mods-available/ldap.conf
new file mode 100644 (file)
index 0000000..697b70b
--- /dev/null
@@ -0,0 +1,6 @@
+<Location /ldap-status>
+       SetHandler ldap-status
+       Require local
+</Location>
+
+# vim: syntax=apache ts=4 sw=4 sts=4 sr noet