File virtual.conf of Package proceed-nginx (Revision 67bd21dab0454b5ceb232788baf1ee86)
Currently displaying revision 67bd21dab0454b5ceb232788baf1ee86, show latest
1
#
2
# A virtual host using mix of IP-, name-, and port-based configuration
3
#
4
5
#server {
6
# listen 8000;
7
# listen somename:8080;
8
# server_name somename alias another.alias;
9
10
# location / {
11
# root html;
12
# index index.html index.htm;
13
# }
14
#}
15
16