Forum Discussion
Amine_373499
Nimbostratus
Dec 24, 2018ASM : Allow specific tricky URL
Good morning all ,
Well i have to URL that are driving me crazy and i cannot figure out the best way to allow :
first one :
/email/id_user/user@outlook.com ==> trigger violation of file ty...
DaveMu_375542
Nimbostratus
Dec 24, 2018As to your first question, you could add each of those top level domains to the Allowed File Types. Each violation in the ASM logs should also allow you to learn them individually. If that's impractical for you, you could also write an iRule. It could say something like, IF the URI starts with "/email/id_user/", AND triggers a File Type Violation, it should be UNBLOCKED, but any other violations should remain BLOCKED.
Amine_373499
Nimbostratus
Dec 24, 2018i wonder if i put this reg as allowed url \/([a-zA-Z0-9_\-.]+)@([a-zA-Z0-9_\-.]+).([a-zA-Z]{2,5})(\/.)?$
should it work ?
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects