SlAiD
09-11-2005, 05:44 AM
hi,
I dont have mod_security because it create some problems with many CMS.
But i need to knos if i can add sone lines in httpd.conf from this file: http://modsecrules.monkeydev.org/rules.php?safety=aggressive
Or this file: http://modsecrules.monkeydev.org/rules.php?safety=experimental
For example:
# Rule ID: 14
# Safety: Safe
#
#
# Only accept request encodings we know how to handle
# we exclude GET/HEAD requests from this because some (automated)
# clients supply "text/html" as Content-Type
SecFilterSelective REQUEST_METHOD "!^(GET|HEAD)$" chain
SecFilterSelective HTTP_Content-Type "!(^$|^application/x-www-form-urlencoded$|^multipart/form-data)"
If i can, how i add int? How i find httpd.conf and above "what" i put this?
Stay cool,
[]'s
Rui
I dont have mod_security because it create some problems with many CMS.
But i need to knos if i can add sone lines in httpd.conf from this file: http://modsecrules.monkeydev.org/rules.php?safety=aggressive
Or this file: http://modsecrules.monkeydev.org/rules.php?safety=experimental
For example:
# Rule ID: 14
# Safety: Safe
#
#
# Only accept request encodings we know how to handle
# we exclude GET/HEAD requests from this because some (automated)
# clients supply "text/html" as Content-Type
SecFilterSelective REQUEST_METHOD "!^(GET|HEAD)$" chain
SecFilterSelective HTTP_Content-Type "!(^$|^application/x-www-form-urlencoded$|^multipart/form-data)"
If i can, how i add int? How i find httpd.conf and above "what" i put this?
Stay cool,
[]'s
Rui