m
This commit is contained in:
@@ -17,7 +17,7 @@ server {
|
||||
add_header Strict-Transport-Security "max-age=31536000; includeSubDomains" always;
|
||||
|
||||
location / {
|
||||
return 500 "<b>Whoa! 500 couldn't find it.</b>"
|
||||
return 500 "<b>Whoa! 500 couldn't find it.</b>";
|
||||
}
|
||||
|
||||
# location / {
|
||||
|
||||
Reference in New Issue
Block a user