Browser http port-forwarding
- by Kakao
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.