Where do I add the file name: maintenance.flag in order to put my website into maintenance mode?
Asked
Active
Viewed 40 times
0
-
I'm voting to close this question as off-topic because it is not programming-related. You should post this on http://magento.stackexchange.com/ instead. – Enigmativity Aug 19 '15 at 22:50
1 Answers
3
You drop a file name maintenance.flag
directly in the root folder of your magento system, along side index.php
, and Magento should put your system in maintenance mode.

Alana Storm
- 164,128
- 91
- 395
- 599