Forum Discussion
Dan_24349
Nimbostratus
Dec 24, 2009Redirect Irule breaking website
The Irule and data store below is breaking my website when applied. Any ideas
when HTTP_REQUEST {
set location [findclass [HTTP::uri] $::company_retailer_rewrites " "]
if { $location ne "" } {
HTTP::uri $location
}
}
/Sites/Company/Page/HomePage/Retailer/Company/Source/Company/ /pages/404.aspx?referrer=http://www.Company/Sites/PG_eSAVER/Page/HomePage/Retailer/Company/Source/Company/
- The_Bhattman
Nimbostratus
what is exactly breaking? What is the error being displayed? - Dan_24349
Nimbostratus
Yes, once I put the rule on a get page cannot be found. Dan - The_Bhattman
Nimbostratus
Put some debug into the code to see what the $location variable contains and compare with 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