I am having a little difficulty figuring a problem out. Trying to redirect pagination pages to the main for 1... ie /cat/name/page-1 to /cat/name in htaccess have tried RewriteRule ^([^/]+)/([^/]+)/page-1$ /$1/$2 [L] but this seems to make everything a 500 int error. What am I doing wrong? thanks in advance everyone.
I believe you will get better result in thos portion of DP: http://forums.digitalpoint.com/forumdisplay.php?f=49