diff options
author | robiscool <robrob2626@yahoo.com> | 2009-07-06 22:40:29 -0700 |
---|---|---|
committer | robiscool <robrob2626@yahoo.com> | 2009-07-06 22:40:29 -0700 |
commit | 4bed57a45df0abe17293c9f2bd0ce38f4dc06556 (patch) | |
tree | e391b30a84d93f649ebcec49b5ed6197b386b5df /config/snort | |
parent | 359e5dab68fe25b4372662151dda5f2a46198d27 (diff) | |
download | pfsense-packages-4bed57a45df0abe17293c9f2bd0ce38f4dc06556.tar.gz pfsense-packages-4bed57a45df0abe17293c9f2bd0ce38f4dc06556.tar.bz2 pfsense-packages-4bed57a45df0abe17293c9f2bd0ce38f4dc06556.zip |
update snort.conf for MSA 971491
Diffstat (limited to 'config/snort')
-rwxr-xr-x | config/snort/snort.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/snort/snort.inc b/config/snort/snort.inc index 1808751d..025eac74 100755 --- a/config/snort/snort.inc +++ b/config/snort/snort.inc @@ -801,7 +801,7 @@ preprocessor http_inspect_server: server default \ directory no \ iis_backslash no \ u_encode yes \ - ascii no \ + ascii yes \ chunk_length 500000 \ bare_byte yes \ double_decode yes \ |