Hello my friends,
I am starting a new site object.
Please the site script is based on PHP and MYSQL, but when I enable URL-rewriter,it enounter some problem. each category URL only point to the first page of category items list. However When I disable .htaccess, everything for category URL work fine.
http://www.taobao2012.net/oxy/
however
http://www.taobao2012.net/oxy/2/listings.html
http://www.taobao2012.net/oxy/3/listings.html
can also be visited.
I think the problem is from the .htaccess.
Is there anyway I can fix this.
Thanks.