Skip to content

Commit 22a2216

Browse files
committed
MAGETWO-67439: Change pub/.htaccess MAGE_MODE comment #5367
- Merge Pull Request #5367 from erikhansen/magento2:feature/change-pub-htaccess
2 parents 23f7456 + ef7d3df commit 22a2216

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pub/.htaccess

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
## Optional override of deployment mode. We recommend you use the
33
## command bin/magento deploy:mode:set to switch modes instead
44

5-
# SetEnv MAGE_MODE default # or production or developer
5+
# Options are default, production, or developer
6+
# SetEnv MAGE_MODE default
67

78
############################################
89
## Uncomment these lines for CGI mode.

0 commit comments

Comments
 (0)