remove bogus internal route
This commit is contained in:
@@ -135,9 +135,6 @@ server {
|
||||
# internal means this is for internal routing and cannot be accessed as URL from browser
|
||||
internal;
|
||||
}
|
||||
location /appstatus.html {
|
||||
internal;
|
||||
}
|
||||
|
||||
# user defined .well-known resources
|
||||
# alias means only the part after matched location is appended (unlike root)
|
||||
|
||||
Reference in New Issue
Block a user