403 forbidden access to this resource on the server is denied! hatası neden kaynaklanıyor?
Merhaba. Sorunuzu çözmek için.htacess dosyanızın içine aşağıdaki kodu ekleyin.
<IfModule mod_security.c>SecFilterEngine OffSecFilterScanPOST Off</IfModule>
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>