|
|
@ -7,7 +7,6 @@ error_log /var/log/nginx/error.log; |
|
|
server { |
|
|
server { |
|
|
listen 80; |
|
|
listen 80; |
|
|
server_name reymota.lab *.reymota.lab; |
|
|
server_name reymota.lab *.reymota.lab; |
|
|
root /www/data/; |
|
|
|
|
|
access_log /var/log/nginx/access.log; |
|
|
access_log /var/log/nginx/access.log; |
|
|
|
|
|
|
|
|
location / { |
|
|
location / { |
|
|
|