From c6cd178a5752a85cab638f32d5bfc145e9eafb01 Mon Sep 17 00:00:00 2001 From: Marcel Haerry Date: Tue, 19 May 2009 19:00:08 +0200 Subject: removing double add default charset, adding where it have been missing --- templates/vhosts/php_drupal/CentOS.erb | 3 --- 1 file changed, 3 deletions(-) (limited to 'templates/vhosts/php_drupal') diff --git a/templates/vhosts/php_drupal/CentOS.erb b/templates/vhosts/php_drupal/CentOS.erb index f92e3b0..0b51c3b 100644 --- a/templates/vhosts/php_drupal/CentOS.erb +++ b/templates/vhosts/php_drupal/CentOS.erb @@ -102,9 +102,6 @@ ErrorLog <%= logdir %>/error_log CustomLog <%= logdir %>/access_log combined - <%- if default_charset.to_s != 'absent' then -%> - AddDefaultCharset <%= default_charset %> - <%- end -%> <%- if run_mode.to_s == 'itk' -%> AssignUserId <%= run_uid+" "+run_gid %> -- cgit v1.2.3