Laurence@
Regular Pleskian
Simple question, can it be done.
We want to offer some full page caching. Varnish with Docker is not an option as we use CloudLinux and Docker doesn't support it. As a standard hosting service we need .htaccess to work as that is what everyone is familiar with. So running FPM under the Nginx handler is no go. My senior sysadmin says Nginx fastcgi_cache just won't work in a proxy environment. Can it be done?
We want to offer some full page caching. Varnish with Docker is not an option as we use CloudLinux and Docker doesn't support it. As a standard hosting service we need .htaccess to work as that is what everyone is familiar with. So running FPM under the Nginx handler is no go. My senior sysadmin says Nginx fastcgi_cache just won't work in a proxy environment. Can it be done?