摘要: http { include mime.types; default_type application/octet-stream; sendfile on; keepalive_timeout 65; proxy_cache_path /nginx/cache/first levels=1:2 keys_zone=first:10... 阅读全文
posted @ 2016-11-21 18:39 studylinux 阅读(148) 评论(0) 推荐(0)