]> 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 3f00b2ac67c7c57f3adba97008c6e414f4a8dea6..aed339f4f0a2932941f61a10ea97a2523ff84b8d 100644 (file)
   #
   RemoteIPHeader X-Forwarded-For
   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