This is about this file. Many thanks for sharing this! --
https://github.com/pothi/wordpress-nginx/blob/master/globals/wp-super-cache.conf
I can figure out from it what the 418 and 419 mean. We do it with the 'skip_cache' version found in some forums online. Same thing.
Question: the @mobileaccess directive has:
/wp-content/cache/supercache/$host${uri}index$https_suffix-mobile.html
What's the "suffix-mobile"? Our theme is completely responsive. Same pages and URLs get served to all devices. Is this still relevant to us?
Thanks.
This is about this file. Many thanks for sharing this! --
https://github.com/pothi/wordpress-nginx/blob/master/globals/wp-super-cache.conf
I can figure out from it what the 418 and 419 mean. We do it with the 'skip_cache' version found in some forums online. Same thing.
Question: the
@mobileaccessdirective has:What's the "suffix-mobile"? Our theme is completely responsive. Same pages and URLs get served to all devices. Is this still relevant to us?
Thanks.