We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 53760
    • 1 Posts
    I have turned on "Friendly URL" and "friendly_urls_strict" options. My container_suffix is "".

    So my container pages have address like "/one/two" and 301 redirect from "/one/two/" to "/one/two". But if a page is not container and the URL ends with "/", I receive 404 instead 301.

    How can I fix this?

    Thanks.