Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 84738 invoked by uid 500); 24 Apr 2002 15:04:12 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 84679 invoked from network); 24 Apr 2002 15:04:11 -0000 Received: from venus.commerce.ubc.ca (137.82.154.16) by daedalus.apache.org with SMTP; 24 Apr 2002 15:04:11 -0000 Received: from garibaldi.commerce.ubc.ca (garibaldi.commerce.ubc.ca [137.82.66.80]) by venus.commerce.ubc.ca (8.9.3/8.9.3) with ESMTP id HAA27487 for ; Wed, 24 Apr 2002 07:01:20 -0700 Date: Wed, 24 Apr 2002 08:04:12 -0700 (PDT) From: Joshua Slive X-X-Sender: To: Apache Users Subject: Re: MPM perchild In-Reply-To: <20020424135100.GA923@zwink.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Wed, 24 Apr 2002, Daniel Zwink wrote: > Will this MPM be available for Windows NT anytime soon or should I > better search for another solution to have different named Virtual Hosts > under different users on Windows NT? You should find another solution. perchild will never work on NT because it uses many unix-specific techniques. It should be possible to write an mpm that has the same functionality as perchild and works on NT, but unless you are planning to do it yourself, I wouldn't hold your breath. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org