mån 2007-06-04 klockan 13:42 +0530 skrev Logu: > Hi, > > The port number in the requested url is not available for the url rewrite > (redirector) program, is it an expected behaviour.? It is there. But the URL sent to url rewriters is slightly normalized so if the port is the default for the requested scheme then it's not sent. All hostnames sent to the url rewriter is also lower-case. What this means is that if you request http://WWW.ExAmPlE.cOm:80/path then http://www.example.com/path is sent to the URL rewriter, but if you request http://WWW.ExAmPlE.cOm:81/path then http://www.example.com:81/path is sent. Regards Henrik
Attachment:
signature.asc
Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad meddelandedel