Created
August 10, 2018 17:51
-
-
Save skycocker/79f5d6e4ca82805884e462a328e5d771 to your computer and use it in GitHub Desktop.
Fixed version of the default nginx/apache-noscript.conf file, considering you might have something else than simply a filename in the matching string
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Definition] | |
failregex = ^<HOST> -.*GET(?!.*\?.*\=) .*(\.php|\.asp|\.exe|\.pl|\.cgi|\.scgi) | |
ignoreregex = |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment