lappis-tools / chef-lappis

moved to https://gitlab.com/lappis-unb/chef-recipes
https://gitlab.com/lappis-unb/chef-recipes
GNU General Public License v3.0
0 stars 2 forks source link

It should create a static page to the wrong lappis.rocks subdomains #68

Open MatheusMiranda opened 7 years ago

MatheusMiranda commented 7 years ago

This page must contains a error message and links to LAPPIS' available services.

ArthurJahn commented 7 years ago

This is related to nginx default_server config. I guess that boca is set as default server and thus, when you try to access an undefined server, nginx redirects to boca. The simple solution is to create a new config file that redirects to this 404 page and set it as default_server.