From tomcat-user-return-111809-apmail-jakarta-tomcat-user-archive=jakarta.apache.org@jakarta.apache.org Sat Oct 02 23:38:13 2004 Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 33994 invoked from network); 2 Oct 2004 23:38:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 2 Oct 2004 23:38:13 -0000 Received: (qmail 92256 invoked by uid 500); 2 Oct 2004 23:37:43 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 92227 invoked by uid 500); 2 Oct 2004 23:37:43 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 92213 invoked by uid 99); 2 Oct 2004 23:37:43 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [216.199.173.5] (HELO conviveon.net) (216.199.173.5) by apache.org (qpsmtpd/0.28) with ESMTP; Sat, 02 Oct 2004 16:37:42 -0700 Received: from [192.168.2.110] (unverified [68.205.77.246]) by conviveon.net (SurgeMail 2.0f) with ESMTP id 10792933 for multiple; Sat, 02 Oct 2004 19:37:36 -0400 User-Agent: Microsoft-Entourage/10.1.4.030702.0 Date: Sat, 02 Oct 2004 19:37:35 -0400 Subject: Re: Search engine friendly URLs From: Dov Rosenberg To: Tomcat Users List , Struts Message-ID: In-Reply-To: <5f4a646104100208534c2edded@mail.gmail.com> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit X-Server: High Performance Mail Server - http://surgemail.com X-Authenticated-User: dov.rosenberg Domain conviveon.net X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Use URL Rewriting with Apache. That will do what you are looking for. On 10/2/04 11:53 AM, "Ben" wrote: > Hi > > Is it possible to make the URLs on my site search engine friendly? I > am using Tomcat and Struts. > > I would like to turn: > > http://localhost/site.do?section=books&subsection=architecture > > into this: > > http://localhost/do/site/books/architecture > > Regards, > Ben > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > -- Dov Rosenberg Conviveon Corporation 370 Centerpointe Circle, suite 1178 Altamonte Springs, FL 32701 http://www.conviveon.com dov@conviveon.com AOL IM: dovrosenberg (407) 339-1177 x102 (407) 339-6704 (fax) (800) 475-9890 (407) 310-8316 (cell) --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org