عرض مشاركة مفردة
 
  #4  
قديم 14-07-2008, 03:45 PM
الصورة الشخصية لـ algeriatech
algeriatech algeriatech غير متصل
عضو
 
تاريخ التسجيل: Apr 2007
المدينة: algeria
مشاركة: 372
مستوى تقييم العضوية: 0
algeriatech is an unknown quantity at this point
الافتراضي

حاول إضافة هذه الأسطر ورد علينا

####################### Iinfinity Rewrite Rules #######################
RewriteRule greet-k-([a-z])-action-(.*)-id-(.*)-code-([0-9]+)\.htm$ greet.php?k=$1&action=$2&id=$3&code=$4
RewriteRule (.*)-action-(.*)-catoffset-(.*)-id-(.*)-offset(.*)\.htm$ $1.php?action=$2&catoffset=$3&id=$4&=offset$5
RewriteRule (.*)-action-(.*)-offset-(.*)-id-(.*)-catoffset-(.*)\.htm$ $1.php?action=$2&offset=$3&id=$4&catoffset=$5
RewriteRule (.*)-action-(.*)-m-(.*)-id-(.*)-feed-(.*)\.xml$ $1.php?action=$2&m=$3&id=$4&feed=$5
RewriteRule (.*)-action-(.*)-catoffset-(.*)-id-(.*)\.htm$ $1.php?action=$2&catoffset=$3&id=$4
RewriteRule (.*)-action-(.*)-offset-(.*)-id-(.*)\.htm$ $1.php?action=$2&offset=$3&id=$4
RewriteRule (.*)-action-(.*)-id-(.*)-ext-(.*)\.htm$ $1.php?action=$2&id=$3&ext=$4
RewriteRule (.*)-action-(.*)-id-(.*)-qid-(.*)\.htm$ $1.php?action=$2&id=$3&qid=$4
RewriteRule (.*)-action-(.*)-offset-(.*)\.htm$ $1.php?action=$2&offset=$3
RewriteRule (.*)-action-(.*)-id-(.*)\.htm$ $1.php?action=$2&id=$3
RewriteRule (.*)-action-(.*)\.htm$ $1.php?action=$2
RewriteRule (.*)-do-(.*)-action-(.*)\.htm$ $1.php?do=$2&action=$3
RewriteRule (.*)-do-(.*)\.htm$ $1.php?do=$2

################### infinity sitemap Rewrite Rules ###################
RewriteRule sitemap([0-9]+)\.(xml|txt)(\.gz)$ infinity_sitemap/sitemap$1.$2.$3
RewriteRule sitemap([0-9]+)\.(xml|txt)$ infinity_sitemap/sitemap$1.$2
RewriteRule sitemap\.(xml|txt)$ infinity_sitemap/sitemap.$1
RewriteRule sitemap.xml.gz$ infinity_sitemap/sitemap.xml.gz
RewriteRule sitemap_index.xml.gz$ infinity_sitemap/sitemap_index.xml.gz
RewriteRule sitemap_index.xml$ infinity_sitemap/sitemap_index.xml