diff --git a/.htaccess b/.htaccess index cfac0da..d78e060 100644 --- a/.htaccess +++ b/.htaccess @@ -4,8 +4,10 @@ RewriteEngine On #RewriteBase /wrenchboard/ RewriteBase / +PassEnv CI_ENV #SetEnv CI_ENV development #SetEnv CI_ENV production +PassEnv CI_CONFIG #SetEnv CI_CONFIG test_config #SetEnv CI_CONFIG live_config