|
@ -1,6 +1,6 @@ |
|
|
|
|
|
|
|
|
# W3TC NGINX CONFIGURATION |
|
|
# W3TC NGINX CONFIGURATION |
|
|
# DO NOT MODIFY, ALL CHNAGES LOST AFTER UPDATE EasyEngine (ee) |
|
|
# DO NOT MODIFY, ALL CHANGES LOST AFTER UPDATE EasyEngine (ee) |
|
|
set $cache_uri $request_uri; |
|
|
set $cache_uri $request_uri; |
|
|
# POST requests and URL with a query string should always go to php |
|
|
# POST requests and URL with a query string should always go to php |
|
|
if ($request_method = POST) { |
|
|
if ($request_method = POST) { |
|
|