Hello.
We are having a little weird problem with a customers Connections solution. What is happening is that we have for an example connections.company.com. This sucessfully redirect to that page and /homepage, but the headers such as blogs for an example redirects to servername.com/blogs. The problem being that when you get redirected to server pages, all links are for servername.com/page causing errors and more errors whereever you go.
Extra information:
The httpd.conf have "connections.company.com". I have also been looking at
http://publib.boulder.ibm.com/infocenter/ltscnnct/v2r0/index.jsp?topic=/com.ibm.connections.25.help/t_map_apps2ihs.html (number 13 and 14).. These are set to servername:port... should these be changed to connections.company.com instead?
Have been troubleshooting this for ages but unable to solve it.. Anyone got any ideas?