From 44833fe58ee3d5479563b84f0d199ebc04991c45 Mon Sep 17 00:00:00 2001 From: mh Date: Sat, 8 Nov 2008 20:26:08 +0000 Subject: fixing some typos --- templates/vhosts/php/CentOS.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/vhosts/php/CentOS.erb') diff --git a/templates/vhosts/php/CentOS.erb b/templates/vhosts/php/CentOS.erb index 0c3e33e..9c7722d 100644 --- a/templates/vhosts/php/CentOS.erb +++ b/templates/vhosts/php/CentOS.erb @@ -30,7 +30,7 @@ - SecRuleEngine <%= if mod_security.to_s == 'true' then "On" else "Off" end -%> + SecRuleEngine <%= if mod_security.to_s == 'true' then "On" else "Off" end %> <%- unless additional_options.to_s == 'absent' then -%> -- cgit v1.2.3