
140929 nginx配置文件列表目录及对目录进行密码保护
1、如何让nginx列目录在对应的网站配置段中,加入: location /_files { root /home/blog.creke.net; autoindex on; autoindex_exact_size off; autoin...
1、如何让nginx列目录在对应的网站配置段中,加入: location /_files { root /home/blog.creke.net; autoindex on; autoindex_exact_size off; autoin...