Microsoft Content Management Server - Robotmetatag appending port

This is Interesting: Free IT Magazines  
Home > Archive > Microsoft Content Management Server > June 2007 > Robotmetatag appending port





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Robotmetatag appending port
Daniel A G

2007-06-01, 1:18 pm

I'm working on a migration of our existing MCMS application. For whatever
reason the powers that be have required that we are behind a load balancer.

The RobotMetaTag is causing a problem when rendering the BASE HREF. The
Base HREF is having a port appended to it. This is the port for the web on
the server. So the output is something like this:

<BASE HREF="[correct virtual IP or dns name]:[port on server]">
Stefan Goßner [MSFT]

2007-06-01, 1:18 pm

Hi Daniel,

this is by design.
Either use proxy like ISA server that can rewrite the url in the content or
disable the base tag completly suing

RobotMetaTag1.RenderBaseHref = false;

Cheers,
Stefan

"Daniel A G" <DanielAG@discussions.microsoft.com> wrote in message
news:640B112A-B8EE-4531-9DE7-F6A1D4B7953D@microsoft.com...
> I'm working on a migration of our existing MCMS application. For whatever
> reason the powers that be have required that we are behind a load
> balancer.
>
> The RobotMetaTag is causing a problem when rendering the BASE HREF. The
> Base HREF is having a port appended to it. This is the port for the web
> on
> the server. So the output is something like this:
>
> <BASE HREF="[correct virtual IP or dns name]:[port on server]">



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com