On May 13, 2009, at 04:42, Karthik Nanjangude wrote:

RewriteRule ^SEARCH\index.jsp$ /SEARCH/index.jsp?area1=sq [NC,L]


I expected that "http://10.10.21.170/SEARCH/index.jsp"; would be replaced with "http://10.10.21.170/SEARCH/index.jsp?area1=sq";


In addition to what Eric said, if you have \index.jsp and not / index.jsp in that regex, it's not going to match anything.


--
A poet more than thirty years old is simply an overgrown child.
H. L. Mencken

Reply via email to