August
4
ISPManager 5 NGINX and Apache templates
The default configs are stored here:
/usr/local/mgr5/etc/templates/default/
If you want to build your own one, just copy it to one level up, to
/usr/local/mgr5/etc/templates/
for example cp -pv /usr/local/mgr5/etc/templates/default/nginx-vhosts-ssl.template /usr/local/mgr5/etc/templates/
More details and how-to guides on the original site