Hi,
I have an ASA 5550 and i would like to block a specifig URL site, which is: http://apps.ika.gr/WebTest1/
I'm using the following regex expression:
regex apps.ika.gr1 "http://apps.ika.gr/WebTest1/"
It works but it blocks also and the https://apps.ika.gr, which i don't want to block it.
I want to block the specific url entry ONLY (http://apps.ika.gr/WebTest1/)
Can someone help me how could i have to configure the regex expression for this?
Thanks.