linux 跟阿铭学linux nginx常用

nginx常用配置 image.png image.png image.png include vhost/*.conf 用户认证 location / { auth_basic "Auth" auth_basic_user_file /usr/local/nginx/conf/htpasswd } server { listen 80; server_name test.com test.com
相关文章
相关标签/搜索