Seo kurarken .htacsess dosyasının içindeki mod_security kodlarını silmişsiniz anlaşılan .htacsess dosyasının en üstüne
#
# 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>
kodunu ekleyin ve kaydedin sorun ortadan kalkacaktır olmazsa sunucu kaynaklıdır muhtemelen kaldırmıyordur