CU-1hwjcnt Added home.bdebyl.net.conf for nginx (redirect external traffic)

This commit is contained in:
Bastian de Byl
2021-10-01 21:17:18 -04:00
parent 1c16582c28
commit 680a6757b3
4 changed files with 23 additions and 1 deletions

View File

@@ -28,6 +28,9 @@ http {
gzip on;
gzip_disable "mise6";
gzip_min_length 1000;
gzip_proxied expired no-cache no-store private auth;
gzip_types text/plain application/xml application/json application/javascript application/octet-stream text/css;
# client_body_buffer_size 1k;
# client_header_buffer_size 1k;