On Fri, 6 May 2005, Jonathan Linczak wrote: > On May 6, 2005, at 3:43 AM, Jann Forrer wrote: > > > On Wed, 4 May 2005, Linczak, Jonathan W. wrote:
... > > > > I am not sure whether this will help but for one of our publication we > > use > > the following RewriteRule > > > > RewriteRule ^/(.+)/$ $1.html [R] > > > > The client can therefore use url's like > > > > http://www.ori.unizh.ch/institute/open/ which will be rewritten to > > http://www.ori.unizh.ch/institute/open.html forwarded to the servlet > > engine. > > Hi Jann, > > Indeed, that's what I was after and it did work. But the downer is Good to hear. > that the navigation/sitemap is still setup with the pages as .html, > which is no fun. Ideally, one URL to the page would be what I'm after. > It's a temporary solution, but I would love to be able to have some > sort of mechanism in Lenya to choose whether I want the current URL > scheme or the scheme I have been mentioning above. > It certainly would be nice if you can configure this similar to the proxy configuration. However that might be quite tricky (but i am maybe wrong). Jann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
