<base href="<?php echo $ro->getBaseHref(); ?>" /> </head>
Hey, I just discovered a problem with this. My server is in a network behind a load-balancer and a reverse-proxy. Base-href gives back the domain name of the server within the network, but this is not the same as the external dns. Does anyone know a way to fix this. So, for instance the external dns is test.foef.be, but the load-balancer maps this to test1.organisation.be. getBaseHref gives the second one, but this is not accessible from the net. Koen _______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
