Submitted by yiorgos on Fri, 06/17/2011 - 12:24
Hi, i have the following problem for 3 days now. It is not a bug but i dont know if i can do that with virtualmin.
I have a dedicated server and a specific ip address. i have the domain name "mydomain.com" with an ip: xxx.xxx.xxx.xxx and i want to have a subdomain lets say "example.mydomain.com' that when i type it in any browser will point at "mydomain.com:9090" where i have an application running. Is this possible to do and if it is how??
Thank you in advance Yiorgos Katopodis
Status:
Active
Comments
Submitted by JamieCameron on Fri, 06/17/2011 - 15:34 Comment #1
Yes, you can do this using proxying. The steps to take are :
/
and the Destination URLs set tohttp://mydomain.com:9090
From now on, when you go to http://example.mydomain.com/ you should see content from the app on port 9090.