Quote:
|
Originally Posted by asyadiqin
Currently, I am trying to find out how or where ISPConfig keep the templates for creating the VirtualHost for vhost_ispconfig.conf, as I need to modify it to add some cronolog and awstats, as well as skel for domains added using ISPConfig.
|
ISPConfig uses already cronolog to write the logfiles and split them for every website nightly. Cronolog in the vhosts makes your system scale very badly.
The vohost file is written by the script /root/ispconfig/scripts/lib/config.lib.php, the function is named make_vhost