Forum Discussion
Traffic Policy redirect
customer has a sharepoint site with hundreds of sites/subsites.
what they are looking for a one to one redirect to the new sites. for the example
https://website1.com/sites/subsite1 --> https://website2.com/sites/subsite1
https://website1.com/sites/subsite2 --> https://website2.com/sites/subsite2
https;//website1.com/sites/subsite2/subsite --> https://website2.com/sites/subsite2/subsite
https://website1.com/sites/subsite2/subsite3 --> https;//website2.com/sites/subsite2/subsite3
.... continueing on with ........
- PauliusNov 09, 2023MVP
steven_normole It seems like you need to match on hostname rather than HTTP::path because your http path stays the same from source to destination URL. Based on the information you provided you should be able to match on Host with the match being "website1.com" and redirect to "website2.com" and keep the URI as is.
Recent Discussions
Related Content
* 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