advanced customization
2 TopicsIn APM Customization, server's HTTP_HOST variable not set correctly? Any other way to get this?
I'm attempting to do some APM customization, and I'm trying to write some simple PHP that will substitute text on the page based on the Host header in the HTTP request (we are using this same policy on multiple virtual servers for multiple sites, and everything is identical except for some tiny verbiage changes on the logon page... I know I could probably break this into multiple policies, but I'd rather just have one so I don't have to manage multiple). Anyway, in trying to determine which site has been requested, I want to make a decision based on the Host header. I attempt to read it like this: It turns out that the value of $_SERVER['HTTP_HOST'] is "f5-server". I would understand that if I had asked for 'SERVER_NAME' rather than 'HTTP_HOST', but that's definitely not right for HTTP_HOST and is not what the user had in their host header. Does anyone have any idea about other ways to get the host header in PHP, or ways to get the Big-IP to correctly return it?316Views0likes1CommentCustomize F5 APM Logout/Error Page Text
Hi all We are using F5 BIG-IP 12.1.2 (Build 1.0.271) and busy deploying the Exchange 2016 iApp with APM. For security reasons I am trying to make it difficult for end users to see that we are using F5 APM i.e. customize the APM login/logout/error webpages and take all the F5 text, headers, footers, and logos out. I have managed to do this for almost every webpage (basic, general, and advanced customization with templates), except for logout/error pages. I can not find out how to remove the text "Thank you for using BIG-IP." (see screenshot below). Unfortunately this is a dead giveaway ;) Can someone point me in the right direction? Where can I change/remove this text? Thanks in advance :) Ingo488Views0likes1Comment