R: R: [opencms-dev] export jsp ?

Cristian Iobbi cristian.iobbi at skianet.it
Tue Sep 14 10:16:41 CEST 2004


The problem with your solution is that probably when you check the pages
into workplace you see the on line one.

I used this solution into my virtual host:

RewriteEngine     On
RewriteRule       ^/export/(.+).jsp$           /$1.jsp [R]

This eliminate /export from jsp address...

Cr

> -----Messaggio originale-----
> Da: opencms-dev-bounces at opencms.org [mailto:opencms-dev-
> bounces at opencms.org] Per conto di martin koeck
> Inviato: lunedì 13 settembre 2004 16.17
> A: The OpenCms mailing list
> Oggetto: Re: R: [opencms-dev] export jsp ?
> 
> 
> > I have the same problem !!! And all properties are right...
> 
> good to hear ....
> 
> 
> well i am kind of talking to myself, but i have an answer to at least my
> first question (clumsy workaround)
> 
> >>how can i avoid that the exported version of the jsp is used ?
> 
> use asolute links like http://domain ...#
> 
> prevents opencms from doing replacements ...
> 
> rgds
> --
> martin
> 
> 
> 
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev





More information about the opencms-dev mailing list