multiple changes
This commit is contained in:
@@ -25,13 +25,7 @@ server {
|
||||
# proxy_redirect https://$host:8000/ https://$host:443/;
|
||||
include snippets/proxy_header.conf;
|
||||
}
|
||||
location /http {
|
||||
index index.html;
|
||||
rewrite_log on;
|
||||
#rewrite ^/http(.*) $1 break;
|
||||
alias /srv/www/mail/static;
|
||||
}
|
||||
location = / {
|
||||
return 302 https://mail.fet.at/http/;
|
||||
return 302 https://mail.fet.at/mail;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user