在windows 下搭建 Nginx 服务器(3)
来源:未知 责任编辑:责任编辑 发表时间:2013-12-18 11:36 点击:次
#}
}
# another virtual host using mix of IP-, name-, and port-based configuration
#
#server {
# listen 8000 ;
# listen somename:8080 ;
# server_name somename alias another.alias;
# location / {
# root html;
# index index.html index.htm;
# }
#}
# HTTPS server
#
#server {
# listen 443 ;
# server_name localhost;
# ssl on;
# ssl_certificate cert.pem;
# ssl_certificate_key cert.key;
# ssl_session_timeout 5m;
相关新闻>>
最新推荐更多>>>
- 发表评论
-
- 最新评论 更多>>