Redirect <url>:10000 to subdomain.<url>

Avi Greenbury avismailinglistaccount at googlemail.com
Wed Jan 5 22:48:18 UTC 2011


Derek Maciel wrote:

> Hi, I'm trying to find an easy way to redirect an easy url
> (<username>.dyndns.org/webmin) to my Webmin address (which is
> https://<username>dyndns.org:10000). I tried setting up a URL redirect
> in Webmin but it doesn't do anything. Going to /webmin just gives me a
> 404 error.

Just as an aside, this isn't really a support list; you may have been
aiming for ubuntu-user? 

Anyway, you can't do this with a redirect since you're changing ports,
and redirects can't do that. 

What you need is Apache's mod_proxy (assuming you're using Apache).
It's very easy to set up an open proxy (which would be A Bad Thing),
but it's not too hard to avoid it, either. There are plenty of examples
on the net, which you'll probably find easier to find now that you know
what to look for :)

-- 
Avi.




More information about the sounder mailing list