随笔分类 -  nginx

nginx配置
摘要:#user nobody; worker_processes 1; events { worker_connections 1024; } http { include mime.types; default_type application/octet-stream; sendfile on; # 阅读全文
posted @ 2020-04-12 11:25 jamsbwo 阅读(320) 评论(0) 推荐(0)

©2014 to