Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 72999 invoked from network); 26 Oct 2010 17:35:06 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 26 Oct 2010 17:35:06 -0000 Received: (qmail 53033 invoked by uid 500); 26 Oct 2010 17:35:03 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 52993 invoked by uid 500); 26 Oct 2010 17:35:03 -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: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 52985 invoked by uid 99); 26 Oct 2010 17:35:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Oct 2010 17:35:03 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of fxmulder@gmail.com designates 209.85.216.173 as permitted sender) Received: from [209.85.216.173] (HELO mail-qy0-f173.google.com) (209.85.216.173) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Oct 2010 17:34:55 +0000 Received: by qyl33 with SMTP id 33so2842396qyl.18 for ; Tue, 26 Oct 2010 10:34:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=b5HeFlJYlEGwdPzQ8r03j8JRF/XijNXGOF5VM2YfQS0=; b=Dm9U5nlGIgy07aJE0aKY0A3SKnsgHOfMzzNDZa/A+KIT7YhQ1gjwyRPfcV31wpOSfi BtlG9o5oiIVNcfrp+bon+rBRh5CPUUAcAtaKa6XSbZCz2l69FfOXkNElYGT4hz69jbcy 8wS0oFwa5xmRjrGJbm0PSQVkNhmlyv4yJ69Dg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=B7nzO53XgWIk6T5ejUGPUCcsntOD7rWAac1U4QRsUtqzaqLwFKh+tplGJ5funx3Tny 051+yb4DjaOMlE7pBBhs5YbMKXGcFw8hGhWuT7dmswvPD44i8hOcfTz2WQe8N/3loi/t zJ02quHDgphGTIcBOyDwt3hRRG3CgvloZ+I84= MIME-Version: 1.0 Received: by 10.229.234.2 with SMTP id ka2mr7889510qcb.170.1288114474774; Tue, 26 Oct 2010 10:34:34 -0700 (PDT) Received: by 10.229.190.141 with HTTP; Tue, 26 Oct 2010 10:34:34 -0700 (PDT) Date: Tue, 26 Oct 2010 11:34:34 -0600 Message-ID: From: James Devine To: users@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] dynamic mpm-itk Is there a way to set the AssignUserId values associated with mpm-itk based on the URI? Such as if a user accesses http://domain.tld/~username These users are in ldap so I would need to do some sort of external processing such as through a rewritemap or mod_perl --------------------------------------------------------------------- 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 " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org