sharepic: limit to university nets

This commit is contained in:
Rouven Seifert 2025-02-02 19:57:54 +01:00
parent 839b00af20
commit 969ff27555
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09

View file

@ -36,6 +36,9 @@ in
root = "/srv/web/sharepic";
extraConfig = ''
index index.php index.html;
allow 141.30.0.0/16;
allow 141.76.0.0/16;
deny all;
'';
locations = {