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