dev  

Re: IIS6 application pools feature in Apache..

Joshua Slive
Wed, 30 Apr 2008 14:26:06 -0700

On Wed, Apr 30, 2008 at 5:06 PM, Graham Leggett <[EMAIL PROTECTED]> wrote:
>
>  The easiest way to do this would be to run a dedicated httpd process for
> each application (forming your "pool"), and then combine them into one
> website using a standard reverse proxy configuration.

http://wiki.apache.org/httpd/DifferentUserIDsUsingReverseProxy

Joshua.