Hi, what is the correct expression to filter all pages in a special path?
I want to skip all cgi scripts in the path http://www.example.com/cgi/contact-scripts/* Is that -/cgi/contact-scripts/ correct? I am not a regex guru :- (
Hi, what is the correct expression to filter all pages in a special path?
I want to skip all cgi scripts in the path http://www.example.com/cgi/contact-scripts/* Is that -/cgi/contact-scripts/ correct? I am not a regex guru :- (