PDA

View Full Version : Temporarily de-activate websites


pjdevries
27th March 2008, 14:46
For most websites I develop, I start with a project site in a sub domain. Once the site goes live, I would like to disable the project site, but keep it available for later updates etc. Is there a simple and convenient way to de- and re-activate websites with ISPConfig?

falko
28th March 2008, 15:15
You could password-protect it with an .htaccess file. You can do that under Web-FTP.

pjdevries
28th March 2008, 15:31
I thought about that, but lazy as I am, I was hoping for something even more convenient :D

Thanks anyway