Regarding upload Under Construction page while we developing web site in expression engine
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
September 27, 2010 8:28pm
Subscribe [3]#1 / Sep 27, 2010 8:28pm
Regarding upload Under Construction page while we developing web site in expression engine
#2 / Sep 28, 2010 1:12am
Easiest way is to customize the Offline template. Then turn the site offline. That way anyone without a Super Admin account will just see the offline template while you will see the full site as you develop it.
Jamie
#3 / Oct 06, 2010 8:01pm
Or upload a default html into the directory and set the document load order to something like
index.htm
index.html
default.htm
default.html
index.php
Then when you are ready to launch you just rename/delete your default html file.