From 85404dc87569a501e9f1f7ec4125c81da7e537c3 Mon Sep 17 00:00:00 2001 From: mh Date: Mon, 16 Mar 2009 00:45:59 +0000 Subject: this isn't needed in the https section :-/ --- templates/vhosts/php_wordpress/CentOS.erb | 3 --- 1 file changed, 3 deletions(-) (limited to 'templates/vhosts/php_wordpress') diff --git a/templates/vhosts/php_wordpress/CentOS.erb b/templates/vhosts/php_wordpress/CentOS.erb index 37800d5..e315b7b 100644 --- a/templates/vhosts/php_wordpress/CentOS.erb +++ b/templates/vhosts/php_wordpress/CentOS.erb @@ -80,9 +80,6 @@ AssignUserId <%= run_uid+" "+run_gid %> <%- end -%> - <%- if ssl_mode.to_s == 'force' then -%> - Redirect permanent / https://<%= servername %>/ - <%- end -%> <%- if default_charset.to_s != 'absent' then -%> AddDefaultCharset <%= default_charset %> <%- end -%> -- cgit v1.2.3