All
January 6, 2026, 3:50pm
1
Hello,
Yesterday i setup a new VPS server, but when i try to change some settings to remove 8083 from admin panel subdomain, but can`t see cp in Web Template NGINX dropdown.
root@server1:/usr/local/hestia/data/templates/web/nginx# ls
caching.sh caching.tpl cp.tpl default.tpl hosting.stpl php-fpm suspended.stpl
caching.stpl cp.stpl default.stpl hosting.sh hosting.tpl proxy_ip.tpl suspended.tpl
root@server1:/usr/local/hestia/data/templates/web/nginx#
But if i put it on /usr/local/hestia/data/templates/web/nginx/php-fpm CP it`s visible but i got nginx error.
Any idea what i doing wrong ?
Thanks
Hi,
Looks that you are using Nginx only but you are using the cp template for Nginx+Apache2.
Use these templates instead:
cd /usr/local/hestia/data/templates/web/nginx/php-fpm/
rm -f cp.*
wget https://raw.githubusercontent.com/jaapmarcus/web-templates/refs/heads/master/templates/nginx/php-fpm/cp.tpl
wget https://raw.githubusercontent.com/jaapmarcus/web-templates/refs/heads/master/templates/nginx/php-fpm/cp.stpl
3 Likes
All
January 6, 2026, 10:11pm
3
That solve my issue. Thanks for your help.
2 Likes
system
Closed
February 5, 2026, 10:12pm
4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.