Using HAProxy to access Admin: redirecting to wrong port after login

Everything is working well i.e. https:/192.168.1.10:1000 but when I try access via HA Proxy, the following happens.

I visit https://mydomain.com and login. But after login, instead of redirection to my domain, I am redirected to https://mydomain:10000 which does not work. I then remove the 10000 port and can get access the url.

I am needing to configure things somewhere so that the port is removed from the login redirect or changed to 443.

SYSTEM INFORMATION
OS type and version Ubuntu 22.04.4 LTS
Webmin version 2.111
Virtualmin version Installed with the above so not sure
Related packages SUGGESTED

Did you read the documentation for running Webmin behind a proxy? FAQs | Webmin

Perhaps post a redacted haproxy.cfg file?

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