Forum Discussion
vhv84_96225
Mar 27, 2014Nimbostratus
Websphere Portal and webmaster access error
Dear all
I had Virtual Server 172.16.80.72 with pool 3 APP Webshpere 172.16.85.71:10039,172.16.85.72:10050, 172.16.85.73:10050. VS's irule redirect from http://172.16.80.72 to http://172.16.80.7...
Mar 28, 2014
I assume you have a separate virtual server for port 80 then.
Try adding this rule:
when HTTP_RESPONSE { if { [HTTP::is_redirect] and [string tolower [HTTP::header Location]] contains "/wps/portal" }{ HTTP::header replace Location "http://172.16.80.72/wps/portal" } }
/Patrik
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects