no server name on 80
This commit is contained in:
parent
6507960a4d
commit
862bf210d4
2
80.conf
2
80.conf
@ -24,7 +24,7 @@ server {
|
|||||||
|
|
||||||
server {
|
server {
|
||||||
listen 80;
|
listen 80;
|
||||||
server_name inno-ijl.ru;
|
# server_name inno-ijl.ru;
|
||||||
# index index.php index.html index.htm index.nginx-debian.html;
|
# index index.php index.html index.htm index.nginx-debian.html;
|
||||||
location / {
|
location / {
|
||||||
add_header 'Access-Control-Allow-Origin' '*';
|
add_header 'Access-Control-Allow-Origin' '*';
|
||||||
|
Loading…
Reference in New Issue
Block a user