On Tue, Feb 18, 2003 at 10:51:50AM -0500, Joseph Ottinger wrote:

> On Tue, 18 Feb 2003, Jason Carreira wrote:
> 
> > As opposed to
> >
> > http://localhost/cms/document.action?id=12124
> >
> > ?
> >
> > Maybe it's possible... We'd have to use regex or somesuch when looking
> > up action configs... Could be a lot of overhead (as opposed to a quick
> > map lookup).
>
> Right... as opposed to that. Don't forget that some search engines ignore
> data that's generated dynamically, sometimes ignoring .jsp and .jhtml and
> things with parameters. Being able to obscure that would be nice.

If you're using apache or another webserver that supports url rewriting,
you can currently emulate such behaviour with apache's modrewrite. The
idea is to rewrite /cms/([0-9]+) to /cms/document.action?ide=$1

-billy.

PS: Please be nice an place your follow-up _below_ quoted text and strip
    signatures and the parts of the message you're not refering to.


-- 
Meisterbohne       Söflinger Straße 100          Tel: +49-731-399 499-0
   eLösungen       89077 Ulm                     Fax: +49-731-399 499-9

Attachment: msg01861/pgp00000.pgp
Description: PGP signature

Reply via email to