Advertisement
thunderbird32

remap.config

Nov 5th, 2015
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. map http://www.foo.com:80 http://10.10.1.31:80
  2. map http://foo.com:80 http://10.10.1.31:80
  3. map https://www.foo.com:443 http://10.10.1.31:80
  4. map https://foo.com:443 http://10.10.1.31:80
  5.  
  6.  
  7. #This block seems unnecessary?
  8. map http://images.foo.com:80 http://10.10.1.31:80
  9. map https://images.foo.com:443 http://10.10.1.31:80
  10. map http://foo.com:8080/inspect http://{cache}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement