Nginx 文件服务器 介绍

下载nginx http://nginx.org/en/download.html 解压: 打开conf/nginx.conf   添加 autoindex on;# 显示目录        autoindex_exact_size on;# 显示文件大小        autoindex_localtime on;# 显示文件时间          server {              
相关文章
相关标签/搜索