]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/web/templates/default/apache.backend.erb
CGIPassAuth needs to be in directory context
[chef.git] / cookbooks / web / templates / default / apache.backend.erb
index 9b15f282f5e1ef80101af3f80b1a8bf524a34df3..aed339f4f0a2932941f61a10ea97a2523ff84b8d 100644 (file)
@@ -57,7 +57,9 @@
   #
   # Pass authentication related headers to cgimap
   #
-  CGIPassAuth On
+  <Location />
+    CGIPassAuth On
+  </Location>
 
   #
   # Pass supported calls to cgimap