wpsharks / comet-cache

An advanced WordPress® caching plugin inspired by simplicity.
https://cometcache.com
GNU General Public License v3.0
77 stars 17 forks source link

Cannot write to htaccess even with 777 permissions #919

Closed jpSimkins closed 6 years ago

jpSimkins commented 6 years ago

Cannot write to htaccess even with 777 permissions. How about you output the changes to be made so I can make these myself? I actually prefer this method.

raamdev commented 6 years ago

@jpSimkins All of the .htaccess snippets that Comet Cache tries to add are available inside the plugin itself, in the Apache Optimizations panel.

You'll want to check with your hosting provider to see why the web server cannot write with 777 permissions.