PDA

View Full Version : virtual host templates path creation


Auz
09-30-2006, 02:11 PM
I am trying to use a vhost template to manage multiple domains, however it seems that litespeed is not creating the config directory of file. I have at the moment in my template:

Virtual Host Root $SERVER_ROOT/templates/$VH_NAME/
Config File $SERVER_ROOT/templates/$VH_NAME/$VH_NAME.xml

I can add vhosts to this template, but after saving and applying the directories and config file are not created. Litespeed has the correct permissions to the directory.

Is this how it is suppose to behave?

thanks
-auz

mistwang
10-01-2006, 04:06 PM
Yes, that's the current behavior, you need to create directories manually for now.