Merge pull request #265 from morganhvidt/morganhvidt-patch-1
Updated caching rules
This commit is contained in:
@@ -36,11 +36,10 @@ map $request_uri $uri_no_cache {
|
|||||||
"~*/wp-comments-popup.php" 1;
|
"~*/wp-comments-popup.php" 1;
|
||||||
"~*/wp-links-opml.php" 1;
|
"~*/wp-links-opml.php" 1;
|
||||||
"~*/xmlrpc.php" 1;
|
"~*/xmlrpc.php" 1;
|
||||||
"~*/checkout" 1;
|
|
||||||
"~*/edd_action" 1;
|
|
||||||
"~*/edd-sl/*" 1;
|
"~*/edd-sl/*" 1;
|
||||||
"~*/add_to_cart/" 1;
|
"~*/add_to_cart/" 1;
|
||||||
"~*/cart/" 1;
|
"~*/cart/" 1;
|
||||||
|
"~*/account/" 1;
|
||||||
"~*/my-account/" 1;
|
"~*/my-account/" 1;
|
||||||
"~*/checkout/" 1;
|
"~*/checkout/" 1;
|
||||||
"~*/addons/" 1;
|
"~*/addons/" 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user