• Resolved federicof

    (@federicof)


    Hi there,

    I would like to create a rule to redirect all page from an old folder to another one. For example: /oldfolder/page must redirect to /newfolder/page.
    I tried with:
    Source URL: /oldfolder/(.*)
    Target URL: /newfolder/$1
    But it doesn’t work. Can someone help me?

    Thank you
    Federico

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

The topic ‘Regex does not work’ is closed to new replies.