Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. camiloas

    mod_write and query string

    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...
  2. camiloas

    mod_write and query string

    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...

Part and Inventory Search

Back
Top