Tobias DiPasquale on Wed, 15 Jan 2003 11:01:08 -0500 |
On Wed, 2003-01-15 at 10:26, W. Chris Shank wrote: > Is it possible to run 2 seperate versions of apache (ie: 1.3 and 2) as > well as 2 seperate versions of PHP? Ok, I know t's definately possible - > this is Linux after all. Let em rephrase - how hard is it to run 2 > instances of Apache with 2 seperate instances of PHP? Just run them attached to two different ports (81 and 82 or whatever) and have the firewall shape traffic and pass the correct requests to the correct version. Also, you could further enforce the distinction with Apache's virtual hosts functionality. What are you looking to do, specifically? (if you can talk about it) -- Tobias DiPasquale 88FA 30C9 1E63 CFE2 CBD8 37C4 DA1C E2BF 1D26 F036 http://cbcg.net/ Attachment:
signature.asc
|
|