re-add APPLICATION_ENV variable
This commit is contained in:
parent
58ce8cf95b
commit
573ff0c4d7
1 changed files with 2 additions and 0 deletions
|
@ -11,3 +11,5 @@ RewriteCond %{REQUEST_FILENAME} -d
|
|||
RewriteRule ^.*$ - [NC,L]
|
||||
RewriteRule ^.*$ index.php [NC,L]
|
||||
RewriteBase /
|
||||
|
||||
SetEnv APPLICATION_ENV development
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue