Point nginx to the real app/web server. proxy_pass http://appserver.domain.com;. # Set cache zone. proxy_cache microcache;. # Set cache key to include ...
確定! 回上一頁