Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 27208 invoked from network); 11 Sep 2008 21:55:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Sep 2008 21:55:05 -0000 Received: (qmail 31119 invoked by uid 500); 11 Sep 2008 21:54:52 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 31106 invoked by uid 500); 11 Sep 2008 21:54:52 -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 31095 invoked by uid 99); 11 Sep 2008 21:54:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Sep 2008 14:54:52 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of covener@gmail.com designates 66.249.92.169 as permitted sender) Received: from [66.249.92.169] (HELO ug-out-1314.google.com) (66.249.92.169) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Sep 2008 21:53:54 +0000 Received: by ug-out-1314.google.com with SMTP id j3so1033940ugf.23 for ; Thu, 11 Sep 2008 14:54:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=+h5Z8JigWNprUeFi2k7ePwyK1DqHLo8YYaGTapulbk8=; b=EhWPakD0JnrkVRZRieMbhVq3HRjXe+HMpINml6tasRi1z2cPCuNik9bYzkaRtIET4d Ln4JpI34vMVaihJyYEyuGNJhKMltnNlWHzjaX/3HLQTtaWqGGzeyAuCLTmsm/d0fYawM aCqiVZ056x7FuHmT2zLqO3UjhFEDZE+xsf8VA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=kYJeyS17AQ6PSq65dX9XMONtIk81en0qdyEX23OfSvJviVvJy/wxr5uZSPBF1C4Dw+ hFDCJPf/SlsFmBwRz1rttEX0InDt/MSd/r2hp2rsiLPYOV9HJvJnWPOdEQRt7gVsqjta FKxdZWb2eD+A+L/B9qdD6QPEHs/ukdcXm20Mc= Received: by 10.67.115.18 with SMTP id s18mr8558310ugm.52.1221170064269; Thu, 11 Sep 2008 14:54:24 -0700 (PDT) Received: by 10.67.88.1 with HTTP; Thu, 11 Sep 2008 14:54:24 -0700 (PDT) Message-ID: <1404e5910809111454m256670a3t8e9e90340c8510ac@mail.gmail.com> Date: Thu, 11 Sep 2008 17:54:24 -0400 From: "Eric Covener" To: users@httpd.apache.org In-Reply-To: <48C97C34.302@o-one.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48C97C34.302@o-one.net> X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Url rewrite and Tomcat > http://www.my_site.com/folder/1_language/90_Products/126_Product.html > you get this error: > > > HTTP Status 404 - /folder/1_language/90_Products/126_Product.html > RewriteRule ^/folder/([^/]+)_language/([^/]+)_([^/]+)/([^/]+)_([^/]+)\.html > /folder/my_page.jsp?sez=$2&pag=$4 [L] [PT] flag? -- Eric Covener covener@gmail.com --------------------------------------------------------------------- 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