Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have a requirement where ACE has to forbidden the HTTP access to the URL based on the strings in the URL /admin/ or /console/ . I believe I can match the traffic with the following class-map, but how to action on it to forbidden? example configur...