virtual host templates path creation

#1
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
 
Top