• I’ve searched far and wide trying to find an answer, but cannot find one. When I use minify mode: Auto, the head of my site will show a file that has been referenced like below. However, that file is never actually created in the directory.

    .../cache/minify/000000/nVLLcsMgDPyhUJpDZ_o7MsiNWhkxCOI4X18e8SQnd6YndlerFWI42zWahQJB8SSRYcNknapt2qCns8UrhqzGAWPwkExMYhOqlORQ7Ur-C_OzOhfm04f1oBdyEvStZlUOvp5mgtT5X6E50YTm4amlnvr_TrPIRIw94N0GLGi_1epKESe59Y13stfnBAuukn7sLCGbvoqtoVuU7h_w0K3iCPhBWs-9C8cTuChdcYwY-NBfL_HM38ne0TQItEDGV2kSyZoTxJe3mBlvRpl8_QAND2hc0SzL7tO8cUu6cfpMTTHuQuyH_gs.css

    I’ve made the cache dir chmod 755 and has no issues writing files there as the page_enhanced page cache write out perfectly.

    If i use Minify Cache method: Data, i get the following error:

    .htaccess file contains rules to rewrite url MY-DOMAIN/wp-content/cache/minify/000000/w3tc_rewrite_test. If handled by plugin, it returns "OK" message.
    The plugin made a request to MY-DOMAIN/wp-content/cache/minify/000000/w3tc_rewrite_test but received:
    404 Not Found
    instead of "OK" response.

    If i use Opcode: APC i get no errors, but still no actual file is copied into the cache/minify directory.

    ———
    What explicit rewrite rules should be in the .htacess to ensure the proper creation of the minified files?

    Thanks,
    am

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

  • The topic ‘Minify, no source files in cache/minify directory’ is closed to new replies.