|
@ -7,7 +7,7 @@ server { |
|
|
server_name example.com *.example.com; |
|
|
server_name example.com *.example.com; |
|
|
|
|
|
|
|
|
# Uncomment The Following Line For Domain Mapping |
|
|
# Uncomment The Following Line For Domain Mapping |
|
|
server_name_in_redirect off; |
|
|
#server_name_in_redirect off; |
|
|
|
|
|
|
|
|
access_log /var/log/nginx/example.com.access.log; |
|
|
access_log /var/log/nginx/example.com.access.log; |
|
|
error_log /var/log/nginx/example.com.error.log; |
|
|
error_log /var/log/nginx/example.com.error.log; |
|
|