nginX Single Domain Configure

Hello, please help me, i want edit nginx default for my custom php script & WHMCS but i can’t found single domain configure like on vestacp

nano /home/user/conf/web/website1.nginx.conf
nano /home/user/conf/web/website1.nginx.ssl.conf

nano /home/user/conf/web/website2.nginx.conf
nano /home/user/conf/web/website2.nginx.ssl.conf

please help me

Thanks

1 Like

Surjo,

you can find the templates in /usr/local/hestia/data/templates/web/nginx

Instead of editing the default template, you can copy the default templates and create 2 new files in the same folder. For example

whmcs.tpl and whmcs.stpl (they are both needed, one is for http and one is for https)

-Dennis

2 Likes

You should never update any generated config files these will get overwritten during update / upgrade of Hestia

1 Like

Thank you soo much to all

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.