Is it possible in Internet Explorer 7 to simulate HOSTS file entries with a plugin?

For example, can you tell IE to resolve all requests for xyz.com to a specific IP address?

We have some QA testers which are testing a specific URL. They cannot get administrative access to change their HOSTS file.

Is it possible in Firefox or any other browsers?

link|improve this question

80% accept rate
2  
Wouldn't you need admin priveledges to install an IE add-on anyway? I'm not sure if Ad-Blocker Plus can do what you want (I think Firefox does not need admin access for add-ons), but I am not sure as I do not use it. – paradroid Sep 28 '10 at 23:28
If IE requires admin privs to install add-ons, then my question is invalid... – frankadelic Sep 29 '10 at 1:21
feedback

2 Answers

Not exactly the same thing, but you could use a proxy server that redirects requests appropriately. Polipo and Squid can do that, among others.

link|improve this answer
feedback

If you want to fool your system about dns results you need to have administrative rights in some way or another (edit hosts file, install a proxy, change network settings to use a proxy, and so on...).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.