Nginx example requires commercial subscription
WernerRaath opened this issue · 2 comments
Reproduction link
https://nuxtjs.org/faq/nginx-proxy/#using-nginx-with-generated-pages-and-a-caching-proxy-as-fallback
Steps to reproduce
Apply this Nginx conf with an non-commercial Nginx service.
What is expected ?
Nginx should start up
What is actually happening?
Get this error:
nginx: [emerg] unknown directive "proxy_cache_purge" in /etc/nginx/conf.d/default.conf
Additional comments?
I would just recommend that you update the document to state that and Nginx commercial license is required as stated here: http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_cache_purge
Thanks for your contributions. We are now closing this repo as docs have now moved to nuxtjs.org using content module. Please continue your contributions on that site especially focusing on the guides folder which is the new docs. Thanks
this line has been removed from docs see merged pr - https://github.com/nuxt/nuxtjs.org/pull/504/files#diff-c3905cedb0c377ca695028c06968b13bL119