mirror of
https://abf.rosa.ru/djam/angie.git
synced 2025-02-24 19:32:47 +00:00
15 lines
283 B
Text
15 lines
283 B
Text
#
|
|
# 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;
|
|
# }
|
|
#}
|
|
|