]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/chef/templates/default/apache.erb
Fix certificate paths for chef server
[chef.git] / cookbooks / chef / templates / default / apache.erb
index 1fb417fcb50374ee682090e19e2e6f814b30af78..88684b82c4ca7d2221be4d32d3b1973efff1c768 100644 (file)
@@ -25,4 +25,5 @@
        SSLCertificateKeyFile /etc/ssl/private/chef.openstreetmap.org.key
 
        ProxyPass / https://<%= node[:fqdn] %>:4443/
+       ProxyPreserveHost on
 </VirtualHost>