summaryrefslogtreecommitdiff
path: root/templates/vhosts/perl/CentOS.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/vhosts/perl/CentOS.erb')
-rw-r--r--templates/vhosts/perl/CentOS.erb3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/vhosts/perl/CentOS.erb b/templates/vhosts/perl/CentOS.erb
index ee10e33..5a5c2b4 100644
--- a/templates/vhosts/perl/CentOS.erb
+++ b/templates/vhosts/perl/CentOS.erb
@@ -76,9 +76,6 @@
ErrorLog <%= logdir %>/error_log
CustomLog <%= logdir %>/access_log combined
- <%- if ssl_mode.to_s == 'force' then -%>
- Redirect permanent / https://<%= servername %>/
- <%- end -%>
<%- if default_charset.to_s != 'absent' then -%>
AddDefaultCharset <%= default_charset %>
<%- end -%>