1
0
Fork 0

Commented out the SetEnv line in .htaccess and added a comment where to add the line.

Dieser Commit ist enthalten in:
D4rk4ng3l 2011-07-04 20:45:38 +00:00
Ursprung cb41169a1f
Commit 919f124bb8
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen

Datei anzeigen

@ -1,4 +1,5 @@
SetEnv APPLICATION_ENV development
# If you're a developer add the following line to your apache config. Otherwise ignore the line.
# SetEnv APPLICATION_ENV development
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} -s [OR]
RewriteCond %{REQUEST_FILENAME} -l [OR]