progmaticltd / homebox

A set of ansible scripts to build a personal mail server / private cloud / etc.
https://homebox.space/
GNU General Public License v3.0
476 stars 52 forks source link

Nginx configuration #235

Closed fredericmoulins closed 5 years ago

fredericmoulins commented 5 years ago

Change to redirection for certificates servers, and addition of a default catchall server. Please see the commit messages for details.

arodier commented 5 years ago

We may need to add "server_name_in_redirect off;" too, I will submit another merge request.