http://xolatile5ogrf3mcvvla4pgwo22mbpj6suiq6t7hamxdabzjel6luvid.onion/20250628
(css|js|png)$ {
add_header Cache-Control "max-age=86400";
}
location ~ (captcha|admin|kareha)\.pl {
add_header Cache-Control "max-age=0; must-revalidate; no-cache";
include fastcgi_params;
fastcgi_pass unix:/run/fcgiwrap.socket;
}
location / {
add_header Cache-Control "max-age=0; must-revalidate; no-cache";
index kareha.pl;
}
location = /config.pl {
deny all;
}
} Simple enough. Kareha is easy, databaseless, and...