Skip to content

Commit fdd7f3e

Browse files
author
Oleksii Korshenko
authored
MAGETWO-67439: Change pub/.htaccess MAGE_MODE comment #5367
2 parents 1a5f053 + 22a2216 commit fdd7f3e

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)