Fix whitespace

This commit is contained in:
Geoff Davis
2013-02-22 10:27:23 +01:00
parent 0a9afffbff
commit d745bf9b6b

View File

@@ -25,7 +25,7 @@
#SSLCertificateChainFile /etc/apache2/ssl/cacert.pem
# Uncomment the following line to prevent redirects to http on https only vhosts
#RequestHeader set X-Forwarded-Proto "https"
#RequestHeader set X-Forwarded-Proto "https"
ProxyPass / http://127.0.0.1:3000/
ProxyPassReverse / http://127.0.0.1:3000/