Hello, I use Nginx/1.4.4 as a reverse proxy caching server for multiple sites. So far I have been using same proxy_cache_path for all sites. Now I want to use separate cache path for all sites.
Is there anyway to make proxy_cache_path dynamic i.e. using some variable in proxy_cache_path like $host ? Thanks, Makailol
_______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
