Nginx multi domain with different ports

Hello,

In nginx, How could i specific custom port for a domain instead of using port 80?
ex: abc.com: 1122
xyz.net:1133

Thank you.

You could probaly try to use templates and set a static port there, but dont forget to add them to the firewall aswell: Web domains and SSL Certicates — Hestia Control Panel documentation

For each port you would need a custom template.

1 Like

thanks @Raphael
If i understand correctly, then each domain with custom port should have different template, right?

If yes, then would it possible to add a custom port directly into existing web domain config instead of adding individual template? This would give more convenience to work, when Hesita - nginx acting as backend of multi sites.

Thanks so much.

Currently not, no - but there is already a feature request on github for it.

1 Like

Got it, thanks @Raphael
I have just submitted the request.

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