Browser http port-forwarding
Posted
by Kakao
on Super User
See other posts from Super User
or by Kakao
Published on 2010-06-18T15:14:49Z
Indexed on
2010/06/18
15:24 UTC
Read the original article
Hit count: 182
When using a browser like Firefox I need that any url of the domain example.com to have appended the port :8008. Not only when I type it at address bar but any where it is referenced within the served html page. All the other domains should be left as is.
I know I can setup a proxy like Squid or use a pac file in a web site but I want it simpler if possible.
© Super User or respective owner