I installed Zend on my ubuntu homeserver. In my .htaccess file i have the following code:
SetEnv APPLICATION_ENV development RewriteEngine On RewriteCond %{REQU
You can also use:
RewriteRule .* - [E=ENV_NAME_HERE:ENV_VALUE_HERE]