• Hi.
    Install version 1.5.1, the rules Mod Rewrite shows me that the .htaccess file is not found. Also the file preload is not executed.
    When I try to update the WP Super Cache rules (which are in yellow) do not run it, it tells me to do it manually. I did it manually, and it tells me that it does not get the .htaccess.

    The .htaccess file is where it has always been in the root of WordPress, and can be written without problems.

    Thank you any help.

Viewing 5 replies - 1 through 5 (of 5 total)
  • I’m also getting this error, and it looks like a path problem. When Cache Delivery Mode is set to “Expert”, the plugin complains that it can’t write to the .htaccess file located at

    /www/data/public_html/vegard.net.htaccess

    Notice the missing /, the correct path is supposed to be

    /www/data/public_html/vegard.net/.htaccess

    The file is owned by the same user that is running the webserver, and it’s writable by that user.

    This has been fixed in the code on GitHub. You can see the changes in that link. They’ll be in the next release, next week.

    Having same issues here, glad that Donnacha and team are on this. Looking forward to the fix ??

    Waiting for the new release. update 1.5.1 its so broken (htaccess error, feed cache error, /amp error). Lots of bugs in one update.

    Hi!
    CDN is not working after last update. WSC cant update the .htaccess rewrite rules, i did it manually, but still not working. Is that somehow related to the CDN issue? can we clone master now to get it fixed?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘htaccess file not found in 1.5.1’ is closed to new replies.