Code: Select all
RewriteRule ^product/([0-9]+)/([^/]+)/([0-9]+)/([^/]+)/([0-9]+)/([^/]+) /index.php?page=product&c=$1&cname=$2&s=$3&sname=$4&menu=sub&product=$5&h=$6 [L]Some folks are trying or found link that don't use the h=$6 on the end, the result is they get an error page.
Is there a simple way to get around this?
ie. Two types of /product pages, that cater for both?