Viewing 2 replies - 1 through 2 (of 2 total)
  • 1. Copy the WP REWRITE LOOP START .htaccess code below to this Custom Code text box: CUSTOM CODE WP REWRITE LOOP START: Add www to non-www/non-www to www code here

    IMPORTANT NOTE: If your WordPress site is installed in a subfolder then add the folder name to the RewriteBase line of code. Example: WordPress is installed in a folder named “myblog”. The RewriteBase would be RewriteBase /myblog/.

    # WP REWRITE LOOP START
    RewriteEngine On
    RewriteBase /
    RewriteRule .* - [E=noabort:1]
    RewriteRule ^index\.php$ - [L]

    2. Click the Save Root Custom Code button.
    3. Go to the Security Modes page, click the Create secure.htaccess File AutoMagic button and activate Root folder BulletProof Mode again.

    Thanks AITpro!

    @daveporter Let us know if this fixes things.

    tim

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Litespeed email’ is closed to new replies.