4354b0d3eb
update to 0.6 upstream stable branch add default index.html and error pages
16 lines
283 B
Plaintext
16 lines
283 B
Plaintext
#
|
|
# A 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;
|
|
# }
|
|
#}
|
|
|