in reply to Replacement for HTTP-Server in local environment

But in my limited environment there is nothing like that, all http-request run into the proxy, so not even a local installation of a web-server would help.

If you're using IE, it can be configured to bypass intranet sites. And if you connect to a local web server via http://127.0.0.1/, you don't get proxied. Have you actually tried installing a web server locally? What happened?

  • Comment on Re: Replacement for HTTP-Server in local environment