mod security - Not Acceptable! becasue of "hello.php?world=hello+>>+world" -
for example:
the link is: helloworld.com/world/hello.php?world=hello+>>+world
the server gives me:
not acceptable!
an appropriate representation of requested resource not found on server. error generated mod_security
.
and add together below code .htaccess
file. still didn't work.
<ifmodule mod_security.c> # turn off mod_security filtering. smf big boy, not need hands held. secfilterengine off # below isn't needed, improve safe sorry. secfilterscanpost off </ifmodule>
is there anyway prepare this?
mod-security
No comments:
Post a Comment