• When I turn page cache on, it generates html and gzip files, however the permissions on these files are sometimes incorrectly set.

    Most often, permissions are set to 644, which works well. Sometimes, however, both html and gzip files get permission 640, which prevents non-registered users to read and access those files, and users of the blog just get the 403 Access Forbidden error.

    Any suggestions?

Viewing 1 replies (of 1 total)
  • W3TC doesn’t have any special behavior for setting permissions. It uses whatever permissions that apache allows PHP to set by default. Did you ask your web host about this issue?

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: W3 Total Cache] Access forbidden and file permission errors’ is closed to new replies.