码迷,mamicode.com
首页 >  
搜索关键字:nginx直接访问html    ( 1个结果
nginx直接访问html的配置
写一个x.confserver{listen80;#indexindex.htmlindex.htm;server_namehtml.x.comhtml.y.net;location/rules{autoindexon;root/cheyooh;indexindex.htmlindex.htm;#example#ModSecurityEnabledon;#ModSecurityConfig/etc/nginx/modsecurity.conf;}location~.*\.(gif|jpg|jpeg|pn..
分类:Web程序   时间:2015-10-30 19:03:12    阅读次数:993
1条  
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!