• I followed the itheme security disaster week video series, and as they said i delete my .htaccess file because another plugin give me bad problem, and that file was full of conditions injected by the problematic plugin. .htaccess was full of itheme security condtion too.
    now ive deleted it and rebuild it by hitting permalinks structure, the new file is on the main folder, but without the ithemes sec rules. everything seems to works… do i need to manual copy the old rules to the new file?

Viewing 7 replies - 1 through 7 (of 7 total)
  • @_natty_

    Yes. You can find the rules under the Advanced link on the Settings page.
    Look for the Server Config Rules module.
    Copy/paste the rules to the beginning of your current .htaccess file.

    Thread Starter _natty_

    (@_natty_)

    even before the tag?

    # BEGIN WordPress
    <IfModule mod_rewrite.c>

    @_natty_

    Yes.

    Thread Starter _natty_

    (@_natty_)

    thanks

    Thread Starter _natty_

    (@_natty_)

    hi, after adding again the lines of code as suggested by @pronl the old problem comes out again… the pages are served but before there is a redirect from an error page… how can i troubleshot this? many thanks

    @_natty_

    Any chance of a live demo ?

    If you don’t feel comfortable posting the site address on this forum visit my user profile page and find out how to contact me.

    Edit:
    Next time please share that there is another topic related to this issue opened in the W3 Total Cache plugin forum.

    • This reply was modified 7 years, 9 months ago by pronl.
    Thread Starter _natty_

    (@_natty_)

    @pronl
    for every page,
    first:
    erros

    thats is about err_content_decoding_failed

    then redirect to the right page.
    I found your email but the error its just this and if you visit the site more than once it starts to caching…

    • This reply was modified 7 years, 9 months ago by _natty_.
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘new .htaccess’ is closed to new replies.