Forums

[Plugin: WP Super Cache] Where does the code go in .htaccess? (1 post)

  1. William Bowles
    Member
    Posted 2 years ago #

    Hi,
    I'm trying to get this supercache to work without success (partially because the people running the server are messing about with things).

    I need to modify .htaccess with the following code which has to enclose <ifmodule mod_rewrite.c> code but what bit goes where?

    # BEGIN WordPress RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] # END WordPress

    right now I have
    # BEGIN WordPress RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] at the beginning and

    </ifmodule>
    # END WordPress

    at the end. Is this correct?

    Bill

    http://www.creative-i.info

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.