+1 vote
in Operating Systems by (66.7k points)
I am trying to create a new package in myVesta control panel. I have installed only Nginx server, no Apache. The panel is installed on Ubuntu operating system. Which folder contains the template for the Nginx in this control panel?

1 Answer

+1 vote
by (365k points)
selected by
 
Best answer

On MyVestaCP, the real default Nginx templates are usually:

/usr/local/vesta/data/templates/web/nginx/php-fpm/default.tpl

/usr/local/vesta/data/templates/web/nginx/php-fpm/default.stpl

So check in the following folder for the template:

/usr/local/vesta/data/templates/web/nginx/php-fpm/


...