Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 43251 invoked from network); 9 Feb 2007 14:09:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Feb 2007 14:09:06 -0000 Received: (qmail 97513 invoked by uid 500); 9 Feb 2007 14:09:02 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 97499 invoked by uid 500); 9 Feb 2007 14:09:02 -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 97481 invoked by uid 99); 9 Feb 2007 14:09:02 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Feb 2007 06:09:02 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of jslive@gmail.com designates 64.233.184.231 as permitted sender) Received: from [64.233.184.231] (HELO wr-out-0506.google.com) (64.233.184.231) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Feb 2007 06:08:53 -0800 Received: by wr-out-0506.google.com with SMTP id 37so971010wra for ; Fri, 09 Feb 2007 06:08:32 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=uE79hO1DuIiGp+pZFFqqpevXHy0U2wCpyp4ZT6DNWbnxeuBWaBz1d+yFxPFzwkfGY55lnIFPTBGOPMJvheqjdfI+flh+DlT108p8M4FDv5dPmfDFFfc8qv2wtoXZruEbsXVcUkmtchBCgeRm68ZK5r1SM7G9hCMssgCd745XcJg= Received: by 10.114.12.9 with SMTP id 9mr5863080wal.1171030111796; Fri, 09 Feb 2007 06:08:31 -0800 (PST) Received: by 10.70.19.8 with HTTP; Fri, 9 Feb 2007 06:08:31 -0800 (PST) Message-ID: Date: Fri, 9 Feb 2007 09:08:31 -0500 From: "Joshua Slive" Sender: jslive@gmail.com To: users@httpd.apache.org In-Reply-To: <000201c74be5$28944c70$6902a8c0@p4> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <000201c74be5$28944c70$6902a8c0@p4> X-Google-Sender-Auth: e91f741207dde888 X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] apache with mod_aspdotnet - vhosts On 2/8/07, Morten Trydal wrote: > Now onto what I think is my problem. What on earth to I write for > AspNetMount / "c:/website" and > AspNetMount / "c:/wapsite" ? > > Obviously I can't set / for both of them, but I want to be able to type > www.site1.com as well as wap.site1.com into the browser and have the > addresses stay there. I know nothing about mod_aspdotnet, but the obvious answer would be to put each, just as written above, inside the relevant block. 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 " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org