Quantcast
Channel: WordPress.org Forums » [W3 Total Cache] Support
Viewing all articles
Browse latest Browse all 19307

almooj-craig on "[Plugin: W3 Total Cache] Prefer .gz instead of .gzip"

$
0
0

Pothi,

Thanks for the nginx info on the possible if problems inside a location and the clever way you used a generated error to pass the request to Apache.

location / {
  error_page 418 = @cachemiss;
  recursive_error_pages on;

  if ($request_method = POST) { return  418; }

Craig


Viewing all articles
Browse latest Browse all 19307


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>