Thread Starter
Neep
(@neep)
Website
And here is also the link to the Website itself.
Thread Starter
Neep
(@neep)
In the meanwhile I searched further and this change in the .htaccess
# BEGIN WordPress
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
# END WordPress
worked for me. But I am a totally newby to codes and not shure, if this changes something crucial or important.