使用道具 举报
<IfModule mod_rewrite.c> RewriteEngine On RewriteRule ^(.*)/product-(.+)-(.+)-(.+)/\?*(.*)$ $1/product_list\.php\?firstRow=$2&totalRows=$3&id=$4 RewriteRule ^(.*)/product-(.+)-(.+)/\?*(.*)$ $1/product_list\.php\?firstRow=$2&totalRows=$3 RewriteRule ^(.*)/product-(.+)/\?*(.*)$ $1/product_list\.php\?id=$2 RewriteRule ^(.*)/product/\?*(.*)$ $1/product_list\.php RewriteRule ^(.*)/products-category/\?*(.*)$ $1/products_category\.php RewriteRule ^(.*)/news-(.+)/\?*(.*)$ $1/news_detail\.php\?id=$2 RewriteRule ^(.*)/bizserver-(.+)-(.+)-(.+)/\?*(.*)$ $1/news_list\.php\?firstRow=$2&totalRows=$3&id=$4 RewriteRule ^(.*)/bizserver-(.+)/\?*(.*)$ $1/news_list\.php\?id=$2 RewriteRule ^(.*)/bizserver/\?*(.*)$ $1/biz_server\.php RewriteRule ^(.*)/exhibition/\?*(.*)$ $1/exhibition\.php RewriteRule ^(.*)/exhibition-detail/(.+)/\?*(.*)$ $1/exhibition_detail\.php\?id=$2 RewriteRule ^(.*)/exhibition-(.+)-(.+)/\?*(.*)$ $1/exhibition\.php\?firstRow=$2&totalRows=$3 RewriteRule ^(.*)/company-(.+)-(.+)-(.+)/\?*(.*)$ $1/company_list\.php\?firstRow=$2&totalRows=$3&id=$4 RewriteRule ^(.*)/company-(.+)-(.+)/\?*(.*)$ $1/company_list\.php\?firstRow=$2&totalRows=$3 RewriteRule ^(.*)/company-(.+)/\?*(.*)$ $1/company_list\.php\?id=$2 RewriteRule ^(.*)/company/\?*(.*)$ $1/company_list\.php RewriteRule ^(.*)/companys-category/\?*(.*)$ $1/companys_category\.php RewriteRule ^(.*)/user-space/(.+)-(.+)-(.+)-(.+)\?*(.*)$ $1/shop\.php\?firstRow=$4&totalRows=$5&uid=$3&action=$2 RewriteRule ^(.*)/user-space/(.+)-(.+)-(.+)\?*(.*)$ $1/shop\.php\?uid=$3&action=$2&id=$4 RewriteRule ^(.*)/user-space/(.+)-(.+)\?*(.*)$ $1/shop\.php\?uid=$2&action=$3 RewriteRule ^(.*)/user-space/(.+)/\?*(.*)$ $1/shop\.php\?uid=$2 RewriteRule ^(.*)/user-space/(.+)\?*(.*)$ $1/shop\.php\?uid=$2 RewriteRule ^(.*)/info-(.+)-(.+)-(.+)/\?*(.*)$ $1/buy_list\.php\?firstRow=$2&totalRows=$3&id=$4 RewriteRule ^(.*)/info-(.+)-(.+)/\?*(.*)$ $1/buy_list\.php\?firstRow=$2&totalRows=$3 RewriteRule ^(.*)/info-(.+)/\?*(.*)$ $1/buy_list\.php\?id=$2 RewriteRule ^(.*)/info/\?*(.*)$ $1/buy_list\.php RewriteRule ^(.*)/information-(.+)/\?*(.*)$ $1/buy_list\.php\?limit=$2 RewriteRule ^(.*)/buy-category/\?*(.*)$ $1/buy_category\.php RewriteRule ^(.*)/aboutus/\?*(.*)$ $1/aboutus\.php RewriteRule ^(.*)/aboutus/(.+)\?*(.*)$ $1/aboutus\.php\?type=$2 RewriteRule ^(.*)/guide/\?*(.*)$ $1/guide\.php RewriteRule ^(.*)/guide/(.+)\?*(.*)$ $1/guide\.php\?id=$2 RewriteRule ^(.*)/job/\?*(.*)$ $1/job\.php RewriteRule ^(.*)/announcement/(.+)\?*(.*)$ $1/announcement\.php\?id=$2 RewriteRule ^(.*)/changelink/\?*(.*)$ $1/change_link\.php </IfModule> 麻烦老大给我看看。
本版积分规则 发表回复 回帖后跳转到最后一页
手机版|小黑屋|Archiver|URLOS ( 粤ICP备18087780号 )
GMT+8, 2025-7-12 11:44 , Processed in 0.026683 second(s), 18 queries .
Powered by Discuz! X3.4
Copyright © 2001-2021, Tencent Cloud.