• Hello!
    I was just wondering… how do i remove the query string from static content?
    Like minifying does this: “domain/wp-content/w3tc/min/index.php?file=ce797114.de174c.css”… it use “get”. If i use rewrite url, it don’t work (using eAccelerator).

    Now… when i change to disk, if i use rewrite url it looks like this “domain/wp-content/w3tc/min/index.php?file=ce797114.de174c.css?random numbers”.

    How can i get it to not use “?” in any way?
    Using dev version btw, with LiteSpeed server.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Julian Fernandes

    (@hitoriix)

    bump

    THanks for asking @hitoriix I am wondering the same thing. Pingdom recommends caching with out query strings but this appears to be the approach used for disk caching by w3c total cache

    Andreas

    (@andreasnrb)

    If you use Minify Auto it uses query strings as well. If you use manual it makes a single static file without query strings.

    Plugin Contributor Frederick Townes

    (@fredericktownes)

    Uncheck the “Prevent caching of objects after settings change” option on the browser cache settings tab.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: W3 Total Cache] Remove query string from static content’ is closed to new replies.