• Hy, guys,
    merry Xmass,

    i would like change the url to second page of splitted pages.

    So i’ve a number of pages like /book/bookname/ that were splitted in 2 pages and pages 2 will called /book/bookname/2, i would like that for every second page the name will appear like /book/bookname/intro,

    i wrote a line for .htacces but it doesn’t work:

    RewriteRule ^/book/(.*)/2 /book/$1/intro

    what do i’ve to do ?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘change url to splitted page with <!–nextpage–>’ is closed to new replies.