Instantiated VHost Config File⇑
Description
Specifies the location of the config file generated when you instantiate a member virtual host. Variable $VH_NAME must appear in the path so each virtual host will have its own file. Must be located under $SERVER_ROOT/conf/vhosts/. This config file will be created only after you move a member vhost out of the template through instantiation.
Syntax
String with $VH_NAME variable and .conf suffix
Tips
$VH_NAME/vhconf.conf is recommended for easy management.