Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 86944 invoked from network); 1 Nov 2007 21:23:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Nov 2007 21:23:11 -0000 Received: (qmail 38761 invoked by uid 500); 1 Nov 2007 21:22:41 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 38741 invoked by uid 500); 1 Nov 2007 21:22:41 -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 38730 invoked by uid 99); 1 Nov 2007 21:22:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Nov 2007 14:22:41 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [200.55.156.189] (HELO mx.rimed.cu) (200.55.156.189) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Nov 2007 21:22:41 +0000 Received: from ipimtzcm.rimed.cu (unknown [192.168.157.42]) by mx.rimed.cu (Postfix) with ESMTP id ACB9CB0D759 for ; Fri, 2 Nov 2007 00:19:56 -0500 (CST) Received: from wwws ([172.16.16.9]) by ipimtzcm.rimed.cu (ipimtzcm.rimed.cu) (MDaemon.PRO.v8.1.3.R) with ESMTP id md50000070196.msg for ; Thu, 01 Nov 2007 16:20:01 -0500 Message-ID: <003301c81cc4$48c38500$091010ac@wwws> From: =?iso-8859-1?Q?Alberto_Garc=EDa_G=F3mez?= To: References: <5BAF7054EE8A1F498478EC08E04E147001D9DA1C@us-bv-m22.global.tektronix.net> <001b01c81bf9$4886a750$091010ac@wwws> <002501c81c9a$d43fee40$091010ac@wwws> <001401c81ca9$5ef367c0$091010ac@wwws> <000901c81cb3$8142edf0$091010ac@wwws> Date: Thu, 1 Nov 2007 16:17:53 -0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 X-Spam-Processed: ipimtzcm.rimed.cu, Thu, 01 Nov 2007 16:20:01 -0500 (not processed: message from valid local sender) X-MDRemoteIP: 172.16.16.9 X-Return-Path: alberto@ipimtzcm.rimed.cu X-MDaemon-Deliver-To: users@httpd.apache.org X-MDAV-Processed: ipimtzcm.rimed.cu, Thu, 01 Nov 2007 16:20:03 -0500 X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] Re: [***SPAM*** Score/Req: 10.4/5.0] Re: [users@httpd] MOD_REWRITE Joshua: My deepest apologies for my faults, I promisse you don't do it again. Now it's working fine, I really apreciate this help. best regards. ----- Original Message ----- From: "Joshua Slive" To: Sent: Thursday, November 01, 2007 03:44 PM Subject: [***SPAM*** Score/Req: 10.4/5.0] Re: [users@httpd] MOD_REWRITE On Nov 1, 2007 2:17 PM, Alberto Garc�a G�mez wrote: > Joshua, please check the result log (attach it) for a single request of a > page. Off course I do this: > > http://myserver.com/page.html > > but nothing return, otherwise if I request: > > http://myserver.com/?page.html > > it works A few notes here: 1. Don't start new threads. Reply to the old message so that everything groups together for threaded mail programs. 2. Don't just attach your log. Open it up and paste in what you think is the part relevant to solving the problem. (This ain't a log debugging service, it's a discussion forum.) 3. You don't appear to have RewriteLogLevel up very high. 4. Obviously the rewrite is looping due to the way your config is setup. This might work better: RewriteRule ^/(.*\.html)$ /usr/local/apache2/htdocs/index.php?$1 Obviously I'm just guessing about the true path to the php script. 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 Este correo ha sido enviado desde el Polit�cnico de Inform�tica "Carlos Marx" de Matanzas. "La gran batalla se librar� en el campo de las ideas" --------------------------------------------------------------------- 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