Page 1 of 1

NGINX proxy_cache does not cache if the end of the .html address

Posted: Fri Jun 02, 2017 4:04 pm
by webmaster_xD
Good afternoon, I need help, it install nginx + apache
NGINX proxy_cache does not cache if the end of the .html address
For example: http: //site/zloy-admin.html - will not be cached
For example2: http: // site / zloy-admin - will be cached

Tell me where to look?

Re: NGINX proxy_cache does not cache if the end of the .html address

Posted: Fri Jun 02, 2017 4:50 pm
by cottager
There is a list of extensions to include in the cacheing right where you turn the proxy on in the vestacp. I think the default one has html in it's list of things to proxy. If you've done something custom, you may need to add it back.

Re: NGINX proxy_cache does not cache if the end of the .html address

Posted: Sat Jun 03, 2017 2:06 pm
by webmaster_xD
Yep, thnx bro

Re: NGINX proxy_cache does not cache if the end of the .html address

Posted: Tue Jul 11, 2017 2:16 pm
by skurudo
Closed