Your IP : 216.73.216.34


Current Path : /home/zqegovsj/www/us3web.haibo.com.cn/laundrypodsac/duoyy-web/
Upload File :
Current File : /home/zqegovsj/www/us3web.haibo.com.cn/laundrypodsac/duoyy-web/.htaccess

<Files ~ "^.(htaccess|htpasswd)$">
deny from all
</Files>
ErrorDocument 404 /404.html
order deny,allow

Options -Indexes
RewriteEngine on
RewriteCond %{HTTP_HOST} ^.*$
RewriteRule ^index\.html$ "index\.php" [L]
RewriteRule ^about\.html$ "about\.php" [L]
RewriteRule ^customization\.html$ "customization\.php" [L]
RewriteRule ^freesample\.html$ "freesample\.php" [L]
RewriteRule ^becomeouragent\.html$ "becomeouragent\.php" [L]
RewriteRule ^aboutmrloong\.html$ "aboutmrloong\.php" [L]
RewriteRule ^termsandconditions\.html$ "termsandconditions\.php" [L]
RewriteRule ^privacy-policy\.html$ "privacy-policy\.php" [L]
RewriteRule ^product\.html$ "product\.php" [L]
RewriteRule ^product_st_([0-9]+)\.html$ product.php?st=$1
RewriteRule ^([\s\S]*)_prodtype([0-9]+)\.html$ prodtype.php?name=$1&sort_id=$2
RewriteRule ^([\s\S]*)_supply([0-9]+)\.html$ product2.php?name=$1&sort_id=$2
RewriteRule ^([\s\S]*)_supply([0-9]+)_st_([0-9]+)\.html$ product2.php?name=$1&sort_id=$2&st=$3
RewriteRule ^([\s\S]*)_brands([0-9]+)\.html$ brands.php?name=$1&sort_id=$2
RewriteRule ^([\s\S]*)_brands([0-9]+)_st_([0-9]+)\.html$ brands.php?name=$1&sort_id=$2&st=$3
RewriteRule ^([\s\S]*)_product([0-9]+)\.html$ product_index.php?name=$1&pid=$2
RewriteRule ^contact\.html$ "contact\.php" [L]
RewriteRule ^search\.html$ "search\.php" [L]
RewriteRule ^search_st_([0-9]+)\.html$ search.php?st=$1
RewriteRule ^message\.html$ "message\.php" [L]
RewriteRule ^download\.html$ "download\.php" [L]
RewriteRule ^link\.html$ "link\.php" [L]
RewriteRule ^tag\.html$ "tag\.php" [L]
RewriteRule ^feedback\.html$ "feedback\.php" [L]
RewriteRule ^site_map\.html$ "site_map\.php" [L]
RewriteRule ^news\.html$ "news\.php" [L]
RewriteRule ^news_st_([0-9]+)\.html$ news.php?st=$1
RewriteRule ^([\s\S]*)_newstype([0-9]+)\.html$ news2.php?name=$1&ntid=$2
RewriteRule ^([\s\S]*)_newstype([0-9]+)_st_([0-9]+)\.html$ news2.php?name=$1&ntid=$2&st=$3
RewriteRule ^([\s\S]*)_newsview([0-9]+)\.html$ news-index.php?name=$1&nid=$2
RewriteRule ^([\s\S]*)_manufacturer\.html$ search2.php?searchkey=$1
RewriteRule ^([\s\S]*)_page([0-9]+)\.html$ new_section.php?name=$1&sid=$2
RewriteRule ^([\s\S]*)_subpage([0-9]+)\.html$ sectioncontent.php?name=$1&sid=$2
RewriteRule ^404\.html$ "404\.php" [L]

# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php81” package as the default “PHP” programming language.
<IfModule mime_module>
  AddHandler application/x-httpd-ea-php81 .php .php8 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit