$OpenBSD: patch-html__htaccess,v 1.1 2012/02/01 12:59:06 ajacoutot Exp $
--- html/.htaccess.orig	Tue Jan 31 17:36:45 2012
+++ html/.htaccess	Tue Jan 31 17:36:55 2012
@@ -1,5 +1,5 @@
-SetEnv APPLICATION_ENV development
-# SetEnv APPLICATION_ENV production
+# SetEnv APPLICATION_ENV development
+SetEnv APPLICATION_ENV production
 
 php_flag magic_quotes_gpc off
 php_flag register_globals off
