Showing a typo and a suggestion

SYSTEM INFORMATION
OS type and version Debian Linux 11
Usermin version 2.202
Virtualmin version 7.30.4
Theme version 23.02
Apache version 2.4.62
Package updates All installed packages are up to date

In my opinion, it is better to use a reverse proxy instead of redirecting to the 10000 and 20000 address:ports, which will solve the problem of accessing them when we are on the CDN.

Proxying is problematic for this. It’s quite complex to proxy Webmin/Usermin and configuring it to be proxied breaks it for the unproxied connection. And, there’s the WebSocket port for realtime data that would need another proxied connection, which is also tricky.

I see the argument for it, but for now it’s best to just provide a URL that isn’t proxied through Cloudflare or whatever CDN you’re using. You need that for mail, ssh, and other services, anyway.

1 Like

@Jamie @Ilia the Website Redirects page is flipping the RewriteCond for the webmail and admin redirects. Not sure why, as they’re right in the configuration file, but they’re displayed incorrectly (I see it on my systems, too).

2 Likes

Thanks, I’ll fix that up!

2 Likes