• Hi there,
    When I set WP Fastest Cache Options and send submit,than it show wrong message : .htaccess is not writeable. https://goo.gl/svJYIE I follow the message to remake .htaccess and upload,but it’s not useful.Have any idea ? Thanks so much.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Emre Vona

    (@emrevona)

    did you try to make htaccess writeable?

    Thread Starter meihuwell

    (@meihuwell)

    Hi @emrevona
    Yep,I try that already,but still useless.
    Finally have someone give me resolution,some files need set 777
    /www/wp-content/cache
    /www/wp-content/cache/all
    /www/.htaccess

    It’s work, so happy 🙂

    • This reply was modified 9 years, 6 months ago by meihuwell.
    Plugin Author Emre Vona

    (@emrevona)

    777 is not good idea.

    /www/wp-content/cache -> 755
    /www/wp-content/cache/all -> 755
    /www/.htaccess -> 644

    You should set as above.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘.htaccess is not writeable’ is closed to new replies.