neeeewbie
May 04, 2022MVP
How to change ACL forbidden page?
Hi guys I need your help !
our customer want to change ACL forbidden page, they want to display their customer page
please let me know if you know how to configure that
thank you!...
- May 05, 2022
Then how are you using ACL as this is APM feature ?
For custom responce you may use ACCESS::respond with events ACCESS_ACL_DENIED, ACCESS_POLICY_COMPLETED
https://clouddocs.f5.com/api/irules/ACCESS__respond.html
If you are using just LTM then maybe an irule or packet is blocking your traffic. For packer filters you can't change the page but for irules:
https://support.f5.com/csp/article/K14702105
Please in the future investigate and formulate your question with more detail if you want proper assistance. If you need some help getting familiar with F5 I suggest the getting started videos and F5 operations guides for different modules (LTM, GTM , APM etc.)