Thread: Domain name forward to specific server port
hello,
have setup ubuntu 10.04 dns server service provide blocks port 80. wondering if had other options using external service takes domain name , forwards server ip , specific port. mydomain.com open myserver.mydomain.com:8080.
there way apache proxy or modifying bind9 zone configuration point www.mydomain.com 192.168.0.1:8080?
dns doesn't worry ports. think dns worries name , ip.
if want 'http://www.mydomain.com' move point 8080, need make changes apache configurations to:
- have html redirect point mydomain.com:8080 (http://www.instant-web-site-tools.co...-redirect.html)
- have apache 301 redirect (http://httpd.apache.org/docs/2.0/mod/mod_alias.html)
- have iptables take port 80 traffic , direct port 8080 (http://phpbugs.wordpress.com/2010/07...rt-80-to-8080/)
hope points in right direction if need more information on in particular, forum should able help.
cheers!
Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [ubuntu] Domain name forward to specific server port
Ubuntu
Comments
Post a Comment