added database redir from frond-end

This commit is contained in:
2020-09-10 14:39:45 +02:00
parent c784751332
commit 653548ee5e
4 changed files with 8 additions and 1 deletions

View File

@@ -11,6 +11,8 @@
gzip_comp_level 2;
gzip_disable "msie6";
gzip_buffers 16 8k;
#include snippets/ngx-backendredir.conf;
location / {
#try_files $uri $uri/ =404;