• Resolved MrWp007

    (@mrwp007)


    hi,

    in my wordpress installed sucuri security
    and i install your plugin.

    why in htaccess showing like this
    # BEGIN rlrssslReallySimpleSSL rsssl_version[2.2.12]
    # END rlrssslReallySimpleSSL
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    i think is any wrong,
    what should i do?

    thanks
    rudy

    https://wordpress.org/plugins/really-simple-ssl/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘in .htaccess not show script’ is closed to new replies.