01.07.2010, 18:31
Seiten: 1 2
01.07.2010, 18:48
Mein englisch ist nicht so gut. Ich soll in die ".htaccess" (die im Root Ordner des Forum ist) oben das einfügen:
#
# If mod_security is enabled, attempt to disable it.
# - Note, this will work on the majority of hosts but on
# MediaTemple, it is known to cause random Internal Server
# errors. For MediaTemple, please remove the block below
#
<IfModule mod_security.c>
# Turn off mod_security filtering.
SecFilterEngine Off
# The below probably isn't needed, but better safe than sorry.
SecFilterScanPOST Off
</IfModule>
-----------
Hab ich gemacht aber bleibt alles so.
#
# If mod_security is enabled, attempt to disable it.
# - Note, this will work on the majority of hosts but on
# MediaTemple, it is known to cause random Internal Server
# errors. For MediaTemple, please remove the block below
#
<IfModule mod_security.c>
# Turn off mod_security filtering.
SecFilterEngine Off
# The below probably isn't needed, but better safe than sorry.
SecFilterScanPOST Off
</IfModule>
-----------
Hab ich gemacht aber bleibt alles so.
01.07.2010, 18:50
Ja, das kannst du probieren.
Seiten: 1 2