[thelist] Piping Apache through IIS

Michael Pemberton mpember at phreaker.net
Mon Sep 24 08:38:47 CDT 2001


I have some PHP that U sed to perform an equiv task.  I use it to get
around the "security risk" imposed by having JS / Java request a page
outside the current domain.

I think your solution will have to involve something similar to the
recent "url rewriting" discussions.  It would involve having a single
script being interpreted at "/" and having the subdirectories /
filenames being seen as variables.  This is a more future friendly than
simply creating a mirror directory structure.

As for the specific solution, I am of no use to you.  If you want my php
source code, just yell.
 
BTW: you are more likely to get a response if you follow the rule of
including a tip in your off-topic posts.

John Handelaar wrote:
> 
> Now, let's see if I can end my unbroken run of
> never getting a single answer from thelist :-)
> 
> Premise:
> Both Zope (with pcgi) and Jakarta/Tomcat can run
> servers on a port other than 80, allowing me to
> configure Apache (or IIS sometimes) with a URL
> which 'passes through' requests and responses
> on the main web server running on port 80.
> 
> What I need to do:
> I need to have a URL on an IIS site which actually
> passes requests back and forward between it and
> a copy of apache running on another port number.
> 
> Any ideas?
> 
> Advance warning:  slaps will be administered to
> anyone saying 'You don't need to do this' or 'Don't
> use IIS' because our server's already hosting over
> 20 sites.  And yes, I know I can put it at
> http://somehost:8080 but I'm looking to avoid that.
> 
> ------------------------------------------
> John Handelaar
> 
> T +44 20 7209 4117       M +44 7930 681789
> F +44 870 169 7657   E john at userfrenzy.com
> ------------------------------------------
> 
> ---------------------------------------
> For unsubscribe and other options, including
> the Tip Harvester and archive of TheList go to:
> http://lists.evolt.org Workers of the Web, evolt !

-- 
Michael Pemberton
mpember at phreaker.net
ICQ: 12107010






More information about the thelist mailing list