_
This commit is contained in:
10
nginx.conf
10
nginx.conf
@@ -11,12 +11,12 @@ http {
|
||||
# }
|
||||
}
|
||||
|
||||
server {
|
||||
listen 443;
|
||||
server_name hypoxie.duckdns.org;
|
||||
# server {
|
||||
# listen 443;
|
||||
# server_name hypoxie.duckdns.org;
|
||||
|
||||
return 301 https://adoptapet.ru/cats/;
|
||||
}
|
||||
# return 301 https://adoptapet.ru/cats/;
|
||||
# }
|
||||
|
||||
server {
|
||||
listen 443 ssl http2;
|
||||
|
||||
Reference in New Issue
Block a user