Hi Feherke,
Thank you for tour answer.
Yes, RewriteEngine is on.
I think that PT is mandatory because my Apache has the WebSphere Plugin and the Servlet is proccesed by it.
When I test my code seems that mod_rewrite doesn't detects the "?request=XXXX" (query part) in the original request. So...
Hi!
I'm trying to use mod_rewrite to limit servlet access.
I'd would like to redirect all query string attempts to a disconnect option.
http://hostname/test/Servlet?request=XXXX ---> http://hostname/test/Servlet?request=redirect.
Finally the Servlet request will by processed by the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.