From 47281e112cfb86974027f06c4eadfb331522daac Mon Sep 17 00:00:00 2001 From: mh Date: Sat, 23 May 2009 01:26:00 +0200 Subject: added default charset --- templates/vhosts/php_mediawiki/CentOS.erb | 3 --- 1 file changed, 3 deletions(-) (limited to 'templates') diff --git a/templates/vhosts/php_mediawiki/CentOS.erb b/templates/vhosts/php_mediawiki/CentOS.erb index 1ccc6dc..e1dcc7e 100644 --- a/templates/vhosts/php_mediawiki/CentOS.erb +++ b/templates/vhosts/php_mediawiki/CentOS.erb @@ -85,9 +85,6 @@ AssignUserId <%= run_uid+" "+run_gid %> <%- end -%> - <%- if default_charset.to_s != 'absent' then -%> - AddDefaultCharset <%= default_charset %> - <%- end -%> /"> AllowOverride <%= allow_override %> <%- if options.to_s != 'absent' or do_includes.to_s == 'true' then -%> -- cgit v1.2.3