Upgrade documentations..
This commit is contained in:
@ -107,5 +107,11 @@ server {
|
||||
location = /50x.html {
|
||||
root /var/www/nginx-default;
|
||||
}
|
||||
|
||||
# BigBlueButton landing page.
|
||||
location = / {
|
||||
return 307 /b;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user