Forum Discussion
Issue facing in Maintainence Page
Hi,
So are you saying to use the below Irule plus I believe we need to keep the apology-server into the same Pool right as per our design ? which I explained into my previous post ?
when HTTP_REQUEST priority 200 { set host [HTTP::host] } when HTTP_RESPONSE priority 200 { if {[HTTP::status] == 404} { HTTP::redirect http://$host/apologies/apologies.htm return } elseif {[HTTP::status] == 400} { HTTP::redirect http://$host/apologies/apologies.htm return } }
Thanks and Regards PZ
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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