Skip to content

Commit 299aee6

Browse files
committed
Add developer mode example to .htacess
1 parent d0131d7 commit 299aee6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.htaccess

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
############################################
2+
## uncomment the line below to enable developer mode
3+
4+
# SetEnv MAGE_MODE developer
5+
16
############################################
27
## uncomment these lines for CGI mode
38
## make sure to specify the correct cgi php binary file name

0 commit comments

Comments
 (0)