Forum Discussion
souravkayal_287
Jan 29, 2018Nimbostratus
change host header
I have two share point VS on my LTM one a legacy one which is more internal to the network and one with a wildcard for external access as well. Recently a migration took place on the sharepoint and n...
Only1masterbla1
Jan 29, 2018Cirrus
If old VS is no longer available after migration, you should redirect with HTTP request. If you need to change URI, replace old with new.
Code
When HTTP_REQUEST { 301 (Permanent Redirect) HTTP::respond 301 Location https://[HTTP::host][HTTP::uri] }
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