On Thu, 07 Jan 2010, Anand Kumria wrote:
> I think the later get should work the same as the first.

The # is stripped off before it gets to the redirection message
because it's not url encoded.

    RewriteRule ^/[[:space:]]*#?([[:digit:]][[:digit:]][[:digit:]]+)([;&].+)?$ 
/cgi-bin/bugreport.cgi?bug=$1$2 [L,R,NE]

Is the precise rule which is used, which handles # which are properly
url encoded.


Don Armstrong

-- 
"Them as can do has to do for them as can't. And someone has to speak
up for them as have no voices."
 -- Grandma Aching in _The Wee Free Men_ by Terry Pratchett p227

http://www.donarmstrong.com              http://rzlab.ucr.edu



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to