dave- wrote:

How can you obtain the virtual host name without the port?

For example, <map:match type="host" pattern="**"> includes the port in {1}.

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.

Regards, Upayavira




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to