summaryrefslogtreecommitdiff
path: root/templates/apache2.conf.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/apache2.conf.erb')
-rw-r--r--templates/apache2.conf.erb3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/apache2.conf.erb b/templates/apache2.conf.erb
index 9b6132f..ee28bdc 100644
--- a/templates/apache2.conf.erb
+++ b/templates/apache2.conf.erb
@@ -644,6 +644,3 @@ ErrorDocument 404 http://<%= domain %>/missing.html
# Include the virtual host configurations:
Include /etc/apache2/sites-enabled/
-
-# See http://www.metaltoad.com/blog/running-drupal-secure-pages-behind-proxy
-SetEnvIf X-Forwarded-Proto https HTTPS=on