Current time: 05-06-2024, 06:24 AM Hello There, Guest! (LoginRegister)


Post Reply 
Virtual servers deleted. How to get them back
Author Message
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #11
RE: Virtual servers deleted. How to get them back
You are missing the "master" configuration file (and probably the awstats site if you enabled stats). To restore them, use:
Code:
cp /etc/ispcp/apache/00_master.conf /etc/apache2/sites-available/
cp /etc/ispcp/apache/01_awstats.conf /etc/apache2/sites-available/
a2ensite 00_master
a2ensite 01_awstats
/etc/init.d/apache2 restart

Done Smile
03-20-2011 03:56 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Virtual servers deleted. How to get them back - kilburn - 03-20-2011 03:56 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)