• paul1999

    (@paul1999)


    Hi,

    W3 Total Cache is great, but there does not appear to be any nginx support.

    Can anyone post their nginx rewrite rules that they are using with W3TC. I am especially looking for a convertion of the .htacces minification rules (in wp-content/w3tc/min/.htaccess).

    # BEGIN W3TC Minify
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteRule ^([a-z0-9\-_]+)\.(include(-footer)?(-nb)?)\.(css|js)$ index.php?gg=$1&g=$2&t=$5 [L]
    </IfModule>

Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘[Plugin: W3 Total Cache] nginx????’ is closed to new replies.