aprelium expat wrote How do i point my domain name to a different port?? eg mydomain.com is pointed to myDNS:19999 Create a rule which virtual path regular expression is ^/(.*)$ and which does an external redirection to http://myDNS:19999/$1 .