Redirecting /page/2/ to custom template
-
Hi,
I need to use a different template for paging, one other than the Main Index Template. I’ve uploaded one, next_page.php, into my theme folder (not the root) and added this to my .htaccess…but it doesn’t seem to be working.
RewriteRule ^page/?(.*)/$ /next_page.php?&paged=$1 [QSA,L]
What am I doing wrong?!
Thanks all,
Will
- The topic ‘Redirecting /page/2/ to custom template’ is closed to new replies.