Re: SV: URL-rewriting

2003-12-30 Thread srevilak
mattias.bogeblad> Hi All, mattias.bogeblad> mattias.bogeblad> I want to be able to use url-rewriting in an mattias.bogeblad> application I have. I want to transform urls like mattias.bogeblad> http://localhost:8080/infoglueDeliver/products/productX.html mattias.bogeblad> to mattias.bogeblad> http

SV: URL-rewriting (regexp)

2003-12-30 Thread Mattias Bogeblad
Hi again, I agree and the url-rewrite module I've installed is acting like a filter and doing the job well. My problem is actually more of a regexp problem. In my filter I must specify a url-pattern that should be true if the filter should be invoked. I do not want it invoked on all url:s but onl

SV: URL-rewriting

2003-12-29 Thread Mattias Bogeblad
Hi and thanx for the suggestion but I want to try the rewrite module first as that offers all flexibility I need. The package I named is a pure java implementation of Apache mod-rewrite so I thought I benefit from it if possible. Anyone else who can contribute? Regards Mattias Bogeblad -Ursp