Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 55360 invoked from network); 4 Nov 2005 23:42:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Nov 2005 23:42:10 -0000 Received: (qmail 23140 invoked by uid 500); 4 Nov 2005 23:42:01 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 23123 invoked by uid 500); 4 Nov 2005 23:42:00 -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 23112 invoked by uid 99); 4 Nov 2005 23:42:00 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Nov 2005 15:42:00 -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 jslive@gmail.com designates 64.233.184.192 as permitted sender) Received: from [64.233.184.192] (HELO wproxy.gmail.com) (64.233.184.192) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Nov 2005 15:41:55 -0800 Received: by wproxy.gmail.com with SMTP id 67so365421wri for ; Fri, 04 Nov 2005 15:41:39 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=i9IPCRPIvOO5wuGe1u1xbgCb5BgF3rTd2JDBBiB5Nny0YAiWeyBgZBh8QIVUtkFbsJZ7/uQrb+GOHeOIqNNHyTQcsYVcoh+0dyqJVZb3VYM75WVsr8Tg1aOp2GEKJD+1ARx3qB0++5TrDTaBFr2k7omVoxI8ZDfxinzB8TB6n18= Received: by 10.65.205.1 with SMTP id h1mr2421379qbq; Fri, 04 Nov 2005 15:41:38 -0800 (PST) Received: by 10.64.253.12 with HTTP; Fri, 4 Nov 2005 15:41:35 -0800 (PST) Message-ID: Date: Fri, 4 Nov 2005 18:41:35 -0500 From: Joshua Slive To: users@httpd.apache.org In-Reply-To: <436BEEB6.8040502@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <55e7b9008669093b82f451d2b573a70e@zeesource.net> <200511041004.08928.nick@webthing.com> <436B4C03.4030107@gmx.net> <436BC027.3020606@gmx.net> <436BDCA4.10602@gmx.net> <436BEEB6.8040502@gmx.net> X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] mod_rewrite on subdomains X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 11/4/05, Cristian Bichis wrote: > Hello, > > >Why don't you say what you're trying instead. > > > All my pages requests must go to one unique file: index.php into website > root. > > I need a subdomain, and all requests for pages from subdomain must go to > index.php into website root not subdomain folder. I meant that you should show us the configuration you are using. > > >And you absolutely must > >use the RewriteLog to debug mod_rewrite problems. And mod_rewrite > >problems are usually simpler to bug when you put your rules in > >httpd.conf rather than .htaccess. > > > > > I am hosting my ws on a reseller account. Can't have access to rewrite lo= g. Then all hope is lost ;-) Seriously, you should setup apache on a local computer and test it there before deploying to your host. 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