On Saturday 07 February 2004 15:21, Tod Harter wrote:
> but remember that doesn't work in a SINGLE instance of Apache,
> because there is only one @INC array,

OK, I see!

> so different virtual hosts will
> still look for files in the same places. It is basically impossible
> to run 2 sites with different code modules in ONE Apache. 

OK.

> What you
> have to do is run 2 seperate apache setups on 2 different ports. 

OK. At the risk of now sliding totally OT, has anybody here done that on 
a Debian system? 

> If
> you want to hide the port difference you can run a front-end
> reverse-proxy on port 80, then run each sites individual setup on
> high ports.

Something tells me this should be easy to do with IPTables....? 
Something like if packets are coming to test.skepsis.no:80, that really 
means test.skepsis.no:8081... I often have it like that; something 
feels easy to do, but I have no idea how to actually implement 
it... :-)

Cheers,

Kjetil
-- 
Kjetil Kjernsmo
Astrophysicist/IT Consultant/Skeptic/Ski-orienteer/Orienteer/Mountaineer
[EMAIL PROTECTED]  [EMAIL PROTECTED]  [EMAIL PROTECTED]
Homepage: http://www.kjetil.kjernsmo.net/        OpenPGP KeyID: 6A6A0BBC


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to