{$SITE_DOMAIN} { encode gzip root * /var/www/html @no_cache path /cart* /checkout* /my-account* /wp-admin* /wp-login.php header @no_cache Cache-Control "no-store, no-cache, must-revalidate" request_body { max_size 32MB } php_fastcgi wordpress:9000 file_server log { output file /data/access.log { roll_size 50MiB roll_keep 10 } } }