-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Lukas,
lukasK wrote:
> I've got some problem with using regular expression to describe uri. I would
> like to redirect all files (adresses) with .jsp types. According to example
> on http://www.servletsuite.com/servlets/redirectflt.htm the syntax is:
I've got some problem with using regular expression to describe uri. I would
like to redirect all files (adresses) with .jsp types. According to example
on http://www.servletsuite.com/servlets/redirectflt.htm the syntax is:
uri=some_url
How can I define expression affected all .jsp files. I try so