I run a number of sites for different clients and am developing a Content Management system to centralise the update of these sites. One of the suggestions made would be the ability to allow users to turn their site off and stop it from being viewed.
Obviously I could do this via a php script on each site checking the flag to ensure the site is still to be shown before redirecting the page if not but would prefer not to have to do that if possible.
Is there anyway I can use a script to set a redirect up or park a domain and undirect/ unpark on demand?
Obviously I could do this via a php script on each site checking the flag to ensure the site is still to be shown before redirecting the page if not but would prefer not to have to do that if possible.
Is there anyway I can use a script to set a redirect up or park a domain and undirect/ unpark on demand?