How can you obtain the virtual host name without the port?Never used it, but could you try <map:match type="host" pattern="*:*"> and then use {1}, and ignore {2} which will be your port number.
For example, <map:match type="host" pattern="**"> includes the port in {1}.
Regards, Upayavira
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
