Skip to content

Commit 78ac36f

Browse files
author
Eugene Tulika
committed
Merge branch 'MAGETWO-35355' into Accept-Public-PRs
2 parents feb8acb + e2c247f commit 78ac36f

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

.htaccess

+5
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

.htaccess.sample

+5
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

pub/.htaccess

+5
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)