• Some suggestions for some things I noticed.

    1) On activation of the plugin, can you check permissions of write access .htaccess and wp-content? My production server was not configured correctly but the error it gave was just “This plugin made a fatal error.” on activation. Just trying to making it more noob friendly ??
    2) When using the uploading to CDN feature, can you make it to ignore hidden files like .svn?
    3) When uploading to Amazon S3, it is not setting the expiration headers. Unlike other CDNs, Amazon S3 requires to manually set headers.

    https://www.ads-software.com/extend/plugins/w3-total-cache/

Viewing 1 replies (of 1 total)
  • On activation of the plugin, can you check permissions of write access .htaccess and wp-content? My production server was not configured correctly but the error it gave was just “This plugin made a fatal error.”

    There is already a check for this, so the error is for some other case.

    When using the uploading to CDN feature, can you make it to ignore hidden files like .svn?

    You can add that to the rejected files list using a regexp if you like as well.

    When uploading to Amazon S3, it is not setting the expiration headers. Unlike other CDNs, Amazon S3 requires to manually set headers.

    There are numerous optimizations not down for Amazon yet, they’ll be added soon.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: W3 Total Cache] Some suggestions’ is closed to new replies.