Remove worthless server side logging

I never used it because it's not very useful. Too much noise from bots,
crawlers, etc.
This commit is contained in:
BBaoVanC 2022-05-20 22:56:37 -05:00
parent d7c8a425de
commit 7c7191882e
20 changed files with 0 additions and 29 deletions

View File

@ -19,14 +19,4 @@
header Strict-Transport-Security max-age=31536000
}
(log) {
log {
output file /var/log/caddy/access.log {
roll_size 1GiB
roll_keep 5
roll_keep_for 168h
}
}
}
import conf.d/*

View File

@ -6,7 +6,6 @@ www.bbaovanc.com {
bbaovanc.com {
import hsts
import log
header Cache-Control no-cache
root * /var/www/bbaovanc.com/public

View File

@ -6,7 +6,6 @@ www.brainman.org {
brainman.org {
import hsts
import log
header Cache-Control no-cache
root * /var/www/brainman.org/public

View File

@ -3,7 +3,6 @@
commento.bbaovanc.com {
encode zstd gzip
import hsts
import log
reverse_proxy localhost:83

View File

@ -2,7 +2,6 @@
demo.bbaovanc.com {
import hsts
import log
header Cache-Control no-store
header X-Robots-Tag noindex

View File

@ -3,7 +3,6 @@
dorito.boba.best {
encode zstd gzip
import hsts
import log
redir https://discord.gg/NZWzSCY5UE
import basicerrors
}

View File

@ -3,7 +3,6 @@
errors.bbaovanc.com {
encode zstd gzip
import hsts
import log
root * /etc/caddy/errors/img
file_server
import basicerrors

View File

@ -3,7 +3,6 @@
flower.boba.best {
encode zstd gzip
import hsts
import log
root * /var/www/flower.boba.best
handle {

View File

@ -3,7 +3,6 @@
forum.bbaovanc.com {
encode zstd gzip
import hsts
import log
handle /app/* {
reverse_proxy localhost:2083

View File

@ -3,7 +3,6 @@
furry.boba.best {
encode zstd gzip
import hsts
import log
root * /var/www/furry.boba.best
handle {

View File

@ -3,7 +3,6 @@
git.bbaovanc.com {
encode zstd gzip
import hsts
import log
handle_path /_/static/assets/* {
root * /var/www/git.bbaovanc.com/public

View File

@ -4,7 +4,6 @@
img.bbaovanc.com {
encode zstd gzip
import hsts
import log
root * /var/www/img.bbaovanc.com
file_server {

View File

@ -3,7 +3,6 @@
isso.bbaovanc.com {
encode zstd gzip
import hsts
import log
reverse_proxy localhost:86 {
header_down Cache-Control no-cache

View File

@ -3,7 +3,6 @@
lhci.bbaovanc.com {
encode zstd gzip
import hsts
import log
reverse_proxy localhost:87

View File

@ -3,7 +3,6 @@
lists.bbaovanc.com {
encode zstd gzip
import hsts
import log
reverse_proxy localhost:85

View File

@ -3,7 +3,6 @@
media.bbaovanc.com {
encode zstd gzip
import hsts
import log
root * /var/www/media.bbaovanc.com
file_server {

View File

@ -3,7 +3,6 @@
plausible.bbaovanc.com {
encode zstd gzip
import hsts
import log
rewrite /js/bobalytics.js /js/plausible.js
rewrite /js/bobalytics.outbound-links.js /js/plausible.outbound-links.js

View File

@ -3,7 +3,6 @@
remark.bbaovanc.com {
encode zstd gzip
import hsts
import log
reverse_proxy localhost:82 {
header_up X-Real-IP {remote_host}

View File

@ -3,7 +3,6 @@
rick.bbaovanc.com, rick.boba.best {
encode zstd gzip
import hsts
import log
redir https://www.youtube.com/watch?v=dQw4w9WgXcQ temporary
import basicerrors
}

View File

@ -3,7 +3,6 @@
stib.boba.best {
encode zstd gzip
import hsts
import log
root * /var/www/stib.boba.best
handle {