Welcome Guest, Not a member yet? Register   Sign In
Under Construction & block other pages in CI
#5

i think the safest way, and its actually very fast --

www.mywebsite.com/index.php
replace the codeigniter index.php with your "under construction" message
this completely eliminates any chance of someone opening up
mywebsite.com/user/dashboard

make a folder like
www.mywebsite.com/developerpreview

and put in the codeigniter index.php
www.mywebsite.com/developerpreview/index.php
the index.php in that folder points to the application folder you are working on

when you are ready to go live, replace the top level under construction page with the codeigniter index.php
pointing to the appropriate folders
Reply


Messages In This Thread
RE: Under Construction & block other pages in CI - by cartalot - 01-20-2016, 02:13 PM



Theme © iAndrew 2016 - Forum software by © MyBB