Point Hestia Control Panel to Subdomain - Possible?

I’m using hestia with a domain name pointing to the server, and am able to log in fine at port 8083. However cloudflare seems to have issues forwarding traffic to that port, and I’d prefer to keep CF on for other parts of the domain.

I know I can just change the port to something like 80 or 8080, but those ports are more commonly attacked, so I hate to have those open on the main domain.

Is it possible to create a subdomain and have that be the hestia login page? for example: hestia.domain.com or even hestia.domain.com:8080 so as to be a less obvious hacking target?

OR

Depending on your setup

Maybe I’m misunderstanding you, but aren’t those the templates for the user account domains?

My server has a dozen domains on user accounts already that I don’t want to change at all.

I just want my admin domain I’m using for the hestia server itself, not a user domain, to be able to login on a subdomain. The user accounts I want all left alone.

Yes you need put in /usr/local/hestia/data/templates/web/nginx/ or /usr/local/hestia/data/templates/web/nginx/php-fpm folder and select the template for hostname.domain.com

You can’t run “hestia” services just under port 80 as it will conflict with nginx service …

You can also just use v-change-sys-port 2083 to configure access on port 2083 which Cloudflare does proxy.

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