Re: HTML proxying in ASP.NET?



On Tue, 02 Oct 2007 15:22:53 +0000, Jeff Dege wrote:

Problem is I've not been able to find one. There are plenty of simple
web proxies out there for Apache, and written in PHP, or CGI. But I've
not found an example of a simple web proxy for IIS written in ASP.NET.

I know people have had to have done this. But I've not been able to
find anything on the web. Is there some simple solution I've missed?

I found a discussion of proxying in IIS at:

http://blogs.msdn.com/david.wang/archive/2005/08/01/
HOWTO_Common_URL_Red
irection_Techniques_for_IIS_Summary.aspx

It suggested a commercial package called ISAPI_Rewrite. I've tested it a
bit, and it seems to be working.

--
Want to understand why politicians do what they do? Simple: when you're
a big, gray, greasy rat, walking around on two hind legs, you have a
lot to gain by turning the world into a garbage heap.
-- Memoirs of Lucille G. Kropotkin
.



Relevant Pages

  • apache php cgi install problem
    ... php is installed in c:/php ... descriptor: don't know how to spawn child process: ... in the Apache error log. ... I have no experience in CGI - I only know it stands for Common Gateway ...
    (comp.lang.php)
  • Re: apache php cgi install problem
    ... php is installed in c:/php ... descriptor: don't know how to spawn child process: ... in the Apache error log. ... I have no experience in CGI - I only know it stands for Common Gateway ...
    (comp.lang.php)
  • Re: PHP is looking for php.ini file in c:windows
    ... I'm not using the CGI ... SetEnv in httpd.conf won't have any effect on PHP as an Apache module, ... SetEnv in httpd.conf only affects subprocesses spawned by Apache - i.e. CGI. ...
    (comp.lang.php)
  • Re: Database Security Issues
    ... > Could you elaborate on how you'd do this on an ISP's web server ... With apache it seem that suexec is the way to go (and thus introducing ... new problems like running php as cgi, but the enhanced per user security ...
    (comp.lang.php)
  • Help with php5 install under windows
    ... This includes moving php from the ... Enable the PHP scripting language engine under Apache. ... or per-virtualhost web server configuration file. ... The PHP directives register_globals, ...
    (php.general)