disabled some domains

This commit is contained in:
julien 2025-03-06 12:03:46 +01:00
parent c2c087199f
commit 081543a8f1
4 changed files with 73 additions and 73 deletions

View File

@ -1,4 +1,4 @@
https://chimera.netig.net { #https://chimera.netig.net {
root * /srv/chimera.netig.net/public # root * /srv/chimera.netig.net/public
file_server browse # file_server browse
} #}

View File

@ -1,11 +1,11 @@
mail.netig.net { #mail.netig.net {
respond "Mail domain only" # respond "Mail domain only"
} #}
mail.lachaussettedebrasparts.fr { #mail.lachaussettedebrasparts.fr {
respond "Mail domain only" # respond "Mail domain only"
} #}
mail.lachaussettedelocquirec.fr { #mail.lachaussettedelocquirec.fr {
respond "Mail domain only" # respond "Mail domain only"
} #}

View File

@ -1,64 +1,64 @@
https://git.netig.net { #https://git.netig.net {
header Strict-Transport-Security max-age=31536000; # header Strict-Transport-Security max-age=31536000;
reverse_proxy localhost:9000 # reverse_proxy localhost:9000
} #}
https://webmail.netig.net { #https://webmail.netig.net {
header Strict-Transport-Security max-age=31536000; # header Strict-Transport-Security max-age=31536000;
reverse_proxy localhost:9001 # reverse_proxy localhost:9001
} #}
https://cloud.netig.net { #https://cloud.netig.net {
header Strict-Transport-Security max-age=31536000; # header Strict-Transport-Security max-age=31536000;
reverse_proxy localhost:9002 # reverse_proxy localhost:9002
} #}
https://collabora.netig.net { #https://collabora.netig.net {
header Strict-Transport-Security max-age=31536000; # header Strict-Transport-Security max-age=31536000;
reverse_proxy localhost:9003 # reverse_proxy localhost:9003
} #}
https://calc.netig.net { #https://calc.netig.net {
header Strict-Transport-Security max-age=31536000; # header Strict-Transport-Security max-age=31536000;
reverse_proxy localhost:9004 # reverse_proxy localhost:9004
} #}
https://pad.netig.net { #https://pad.netig.net {
header Strict-Transport-Security max-age=31536000; # header Strict-Transport-Security max-age=31536000;
reverse_proxy localhost:9005 # reverse_proxy localhost:9005
} #}
https://drop.netig.net { #https://drop.netig.net {
header Strict-Transport-Security max-age=31536000; # header Strict-Transport-Security max-age=31536000;
reverse_proxy localhost:9006 # reverse_proxy localhost:9006
} #}
https://p2e.netig.net { https://p2e.netig.net {
header Strict-Transport-Security max-age=31536000; header Strict-Transport-Security max-age=31536000;
reverse_proxy localhost:9007 reverse_proxy localhost:9007
} }
https://list.netig.net { #https://list.netig.net {
header Strict-Transport-Security max-age=31536000; # header Strict-Transport-Security max-age=31536000;
reverse_proxy localhost:9008 # reverse_proxy localhost:9008
} #}
https://status.netig.net { #https://status.netig.net {
header Strict-Transport-Security max-age=31536000; # header Strict-Transport-Security max-age=31536000;
reverse_proxy localhost:9009 # reverse_proxy localhost:9009
} #}
https://info-marche-quimper.netig.net { #https://info-marche-quimper.netig.net {
header Strict-Transport-Security max-age=31536000; # header Strict-Transport-Security max-age=31536000;
reverse_proxy localhost:9010 # reverse_proxy localhost:9010
} #}
https://doli.netig.net { #https://doli.netig.net {
header Strict-Transport-Security max-age=31536000; # header Strict-Transport-Security max-age=31536000;
reverse_proxy localhost:9011 # reverse_proxy localhost:9011
} #}
https://stats.netig.net { #https://stats.netig.net {
header Strict-Transport-Security max-age=31536000; # header Strict-Transport-Security max-age=31536000;
reverse_proxy localhost:9012 # reverse_proxy localhost:9012
} #}

View File

@ -9,17 +9,17 @@ https://netig.net {
reverse_proxy localhost:8000 reverse_proxy localhost:8000
} }
https://taal-academie.arree.bzh { #https://taal-academie.arree.bzh {
header Strict-Transport-Security max-age=31536000; # header Strict-Transport-Security max-age=31536000;
reverse_proxy localhost:8001 # reverse_proxy localhost:8001
} #}
https://lachaussettedebrasparts.fr { #https://lachaussettedebrasparts.fr {
header Strict-Transport-Security max-age=31536000; # header Strict-Transport-Security max-age=31536000;
reverse_proxy localhost:8002 # reverse_proxy localhost:8002
} #}
https://www.lachaussettedelocquirec.fr { #https://www.lachaussettedelocquirec.fr {
header Strict-Transport-Security max-age=31536000; # header Strict-Transport-Security max-age=31536000;
reverse_proxy localhost:8003 # reverse_proxy localhost:8003
} #}