diff --git a/wo/cli/templates/map-wp.mustache b/wo/cli/templates/map-wp.mustache index 99e654d..c7ccc79 100644 --- a/wo/cli/templates/map-wp.mustache +++ b/wo/cli/templates/map-wp.mustache @@ -36,14 +36,14 @@ map $request_uri $uri_no_cache { "~*/wp-comments-popup\.php" 1; "~*/wp-links-opml\.php" 1; "~*/xmlrpc\.php" 1; - "~*/edd-sl/*" 1; + "~*/edd-sl/.*" 1; "~*/add_to_cart/" 1; "~*/cart/" 1; "~*/account/" 1; "~*/my-account/" 1; "~*/checkout/" 1; "~*/addons/" 1; - "~*/wc-api/*" 1; + "~*/wc-api/.*" 1; "~*/logout/" 1; "~*/lost-password/" 1; "~*/panier/" 1;