>>>>> "r" == raptor  <[EMAIL PROTECTED]> writes:

r> /tohtml.pl?path=blah&wlah

r> and then in my script the result is that :

r> QueryString("path") is equal to "blah", but not to "blah&wlah".

r> HOW to make escaping in RewriteRule ?

This doesn't seem much like a problem for mod_perl, does it?

In anycase, the latest Apache snapshots (from the CVS archive) have
changelog items relating to escaping QUERY_STRING in mod_rewrite, so
perhaps getting a more up-to-date mod_rewrite is in order for you.

Or you could re-implement the rewriting using a mod_perl handler, and
then your question would be relevent to this list...

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.                Khera Communications, Inc.
Internet: [EMAIL PROTECTED]       Rockville, MD       +1-301-545-6996
PGP & MIME spoken here            http://www.kciLink.com/home/khera/

Reply via email to