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.
Is it possible on the CSS11503 to create a layer 5 content rule that matches a url "/*/_edit", so that the following example URLs are matched by the content rule:http://www.example.com/mysite1/subdir1/subdir2/_edithttp://www.example.com/mysite2/subdi...
Hi Daniel -thank you for your response.I configured my rule as you suggested:content redirect_to_cms vip address w.x.y.z redirect "http://www.google.com" port 80 protocol tcp url "/_edit" activeThis config catches requests for http...