after update 2.1 to 3.0 my site http://www.top4fun.com/p/home/B000TI836 ... Honor.html no longer work.
pls. help me to solve that
Thanks.
#####################
# Product URL Rules #
#####################
#RewriteRule ^p/([^/]*)/([^/]*)/([^/]*)/([^/]*)/([0-9]+)\.php$ product.php?p1=$1&p2=$2&p3=$3&p4=$4&p=$5 [QSA,L]
RewriteRule ^p/([^/]*)/([^/]*)/([^/]*)/([^/]*)\.php$ product.php?p1=$1&p2=$2&p3=$3&p4=$4 [QSA,L]
RewriteRule ^p/([^/]*)/([^/]*)/([^/]*)/([0-9]+)\.php$ product.php?p1=$1&p2=$2&p3=$3&p=$4 [QSA,L]
RewriteRule ^p/([^/]*)/([^/]*)/([^/]*)\.php$ product.php?p1=$1&p2=$2&p3=$3 [QSA,L]
#RewriteRule ^p/([^/]*)/([^/]*)/([0-9]+)\.php$ product.php?p1=$1&p2=$2&p=$3 [QSA,L]
#RewriteRule ^p/([^/]*)/([^/]*)\.php$ product.php?p1=$1&p2=$2 [QSA,L]#####################
# Product URL Rules #
#####################
#RewriteRule ^p/([^/]*)/([^/]*)/([^/]*)/([^/]*)/([0-9]+)\.php$ product.html?p1=$1&p2=$2&p3=$3&p4=$4&p=$5 [QSA,L]
RewriteRule ^p/([^/]*)/([^/]*)/([^/]*)/([^/]*)\.php$ product.html?p1=$1&p2=$2&p3=$3&p4=$4 [QSA,L]
RewriteRule ^p/([^/]*)/([^/]*)/([^/]*)/([0-9]+)\.php$ product.html?p1=$1&p2=$2&p3=$3&p=$4 [QSA,L]
RewriteRule ^p/([^/]*)/([^/]*)/([^/]*)\.php$ product.html?p1=$1&p2=$2&p3=$3 [QSA,L]
#RewriteRule ^p/([^/]*)/([^/]*)/([0-9]+)\.php$ product.html?p1=$1&p2=$2&p=$3 [QSA,L]
#RewriteRule ^p/([^/]*)/([^/]*)\.php$ product.html?p1=$1&p2=$2 [QSA,L]<IfModule mod_rewrite.c>
Options +FollowSymLinks
RewriteEngine On
# If you experience issues with SEO urls
# not working as expected, try removing
# the # below to enable RewriteBase
#RewriteBase /
RewriteCond %{SCRIPT_FILENAME} -f [OR]
RewriteCond %{SCRIPT_FILENAME} -d [OR]
RewriteCond %{ENV:REDIRECT_STATUS} !^$
RewriteRule .* - [L]
RewriteRule sitemap.xml sitemap.php
RewriteRule ^browse/?$ browse.php [L]
#####################
# Product URL Rules #
#####################
#RewriteRule ^p/([^/]*)/([^/]*)/([^/]*)/([^/]*)/([0-9]+)\.php$ product.php?p1=$1&p2=$2&p3=$3&p4=$4&p=$5 [QSA,L]
RewriteRule ^p/([^/]*)/([^/]*)/([^/]*)/([^/]*)\.php$ product.php?p1=$1&p2=$2&p3=$3&p4=$4 [QSA,L]
RewriteRule ^p/([^/]*)/([^/]*)/([^/]*)/([0-9]+)\.php$ product.php?p1=$1&p2=$2&p3=$3&p=$4 [QSA,L]
RewriteRule ^p/([^/]*)/([^/]*)/([^/]*)\.php$ product.php?p1=$1&p2=$2&p3=$3 [QSA,L]
#RewriteRule ^p/([^/]*)/([^/]*)/([0-9]+)\.php$ product.php?p1=$1&p2=$2&p=$3 [QSA,L]
#RewriteRule ^p/([^/]*)/([^/]*)\.php$ product.php?p1=$1&p2=$2 [QSA,L]
######################
# Category URL Rules #
######################
RewriteRule ^(.*)/([0-9]*)/(.*)/feed/?$ rss.php?c=$1&p=$2&sort=$3 [QSA,L] # Category URL Rule
RewriteRule ^(.*)/([0-9]*)/(.*)?$ browse.php?c=$1&p=$2&sort=$3 [QSA,L] # Category URL Rule
RewriteRule ^(.*)/([0-9]*)?$ browse.php?c=$1&p=$2 [QSA,L] # Category URL Rule
</IfModule>
ANS Team Dmitry wrote:Sorry Nirose rights.
I have edited. Htaccess for ftp then you gave me.
But the site has not changed, I guess that you gave me access to another site
Users browsing this forum: No registered users and 1 guest