_
This commit is contained in:
@@ -32,8 +32,8 @@ http {
|
|||||||
ssl_ciphers HIGH:!aNULL:!MD5;
|
ssl_ciphers HIGH:!aNULL:!MD5;
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
add_header Content-Type text/html;
|
root /usr/share/nginx/html;
|
||||||
return 200 "<h1>test site</h1>";
|
index index.html;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user