View Single Post
  #1  
Old 09-14-2007, 10:29 AM
zoom zoom is offline
Senior Member
 
Join Date: Nov 2005
Posts: 92
Default Shell Script Adding Domain

I currently using a vhost template to add domains to the server as needed via the web interface. However, in the past when I was running Apache I had a nice little shell script that would add the site to Apache's config and gracefully restart the service. Does litespeed have script available?

I noticed that when you have vhost template and add a domain it doesn't create a template file for each domain. Instead it seems to just add the template entry to httpd_config.xml. I'm I correct in this assumption?

Thanks..
Reply With Quote