|
|
@ -2,12 +2,12 @@ |
|
|
|
|
|
|
|
server { |
|
|
|
|
|
|
|
# Uncomment The Following Line For Domain Mapping |
|
|
|
# Uncomment the following line for domain mapping |
|
|
|
# listen 80 default_server; |
|
|
|
|
|
|
|
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; |
|
|
|
|
|
|
|
access_log /var/log/nginx/example.com.access.log rt_cache; |
|
|
|