Hi guys, How to we switch the site off to the public?
Thanks.
Jason.
Hi guys, How to we switch the site off to the public? Thanks. Jason. |
though its not fool-proof, but you can create an index.html file and drop it in root of the account, with some message indicator or redirect to google.com or something. then you will call the site via index.php when you are testing or whatever........
When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |
Dolphin doesn;t have this function but you can block access to the domain name to the public on your server in CPanel http://towtalk.net ... Hosted by Zarconia.net! |
or if your not using any control panel open .htaccess in root folder and add this to it. <Limit GET POST> Add as many IP's as you like repeating the allow from line... https://dolphin-techs.com - Skype: Dolphin Techs |