Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 89853 invoked from network); 6 Feb 2006 07:30:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Feb 2006 07:30:15 -0000 Received: (qmail 87082 invoked by uid 500); 6 Feb 2006 07:30:03 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 87071 invoked by uid 500); 6 Feb 2006 07:30: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 87060 invoked by uid 99); 6 Feb 2006 07:30:03 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Feb 2006 23:30:03 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of lukas.fryc@gmail.com designates 64.233.162.202 as permitted sender) Received: from [64.233.162.202] (HELO zproxy.gmail.com) (64.233.162.202) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Feb 2006 23:30:01 -0800 Received: by zproxy.gmail.com with SMTP id 34so1026044nzf for ; Sun, 05 Feb 2006 23:29:41 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=QPpgHWTCZbJT+h7zG/exyMn59jvmQLf3Z9MKznnzSQ6KY+8dp6U1vmQvlpsMO2GMWbFdiiKyEqQBG86yhyI8WIBo9u/Xok+e/HdoUWrD1fv6vpTXK7iQCIftELj+VNJJ4OJ6/52dZ62XMreJWI8ono2EReSngypjKCq8dL67Wsg= Received: by 10.65.73.12 with SMTP id a12mr30458qbl; Sun, 05 Feb 2006 23:29:40 -0800 (PST) Received: by 10.64.181.19 with HTTP; Sun, 5 Feb 2006 23:29:40 -0800 (PST) Message-ID: Date: Mon, 6 Feb 2006 08:29:40 +0100 From: =?ISO-8859-2?Q?Luk=E1=B9_Fry=E8?= To: users@httpd.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] HTTP queries wrapper X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, I'm using Apache 2.0.54 for my webhosting server. Each user has own NameBased VirtualHost "user.domain". Our DNS hosting dont support WildCard NX records, so I have to use redirecting throught proxy from "domain/~user" but this solution have too much disadvantages like bad records in VirtualHost's logs etc. Im looking for some "wrapper" on pre-apache layer, which can redirect http queries. Thnx --------------------------------------------------------------------- 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