]> 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 4545225976a6a42223db55d646f2ac8769611419..aed339f4f0a2932941f61a10ea97a2523ff84b8d 100644 (file)
   RemoteIPTrustedProxy 146.179.159.160/27
   RemoteIPTrustedProxy 10.0.32.0/24
 
+  #
+  # Pass authentication related headers to cgimap
+  #
+  <Location />
+    CGIPassAuth On
+  </Location>
+
   #
   # Pass supported calls to cgimap
   #