• Resolved makistout

    (@makistout)


    Hello

    I need to make the following redirection

    /category/category_name/page_number to /category/category_name/page/page_number

    I have created this regex rule

    /category/(.*)$/(.*)$ to /category/$1/page/$2

    but it doesn’t seem to work.

    Please advice

Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘New redirection’ is closed to new replies.