• Resolved deathless28

    (@deathless28)


    Hello. I’ve installed the really simple ssl on my wordpress site and i get this error when trying to enable 301.htaccess

    “The .htaccess redirect rules selected by this plugin failed in the test. Set manually or dismiss to leave on WordPress redirect.
    # BEGIN rlrssslReallySimpleSSL rsssl_version[4.0.11]
    <IfModule mod_rewrite.c>
    RewriteEngine on
    RewriteCond %{HTTP:X-Forwarded-Proto} !https
    RewriteRule ^(.*)$ https://%{HTTP_HOST}/$1 [R=301,L]
    </IfModule>
    # END rlrssslReallySimpleSSL’

    • This topic was modified 5 years, 2 months ago by deathless28.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Error’ is closed to new replies.