disabled some domains
This commit is contained in:
@ -1,64 +1,64 @@
|
||||
https://git.netig.net {
|
||||
header Strict-Transport-Security max-age=31536000;
|
||||
reverse_proxy localhost:9000
|
||||
}
|
||||
#https://git.netig.net {
|
||||
# header Strict-Transport-Security max-age=31536000;
|
||||
# reverse_proxy localhost:9000
|
||||
#}
|
||||
|
||||
https://webmail.netig.net {
|
||||
header Strict-Transport-Security max-age=31536000;
|
||||
reverse_proxy localhost:9001
|
||||
}
|
||||
#https://webmail.netig.net {
|
||||
# header Strict-Transport-Security max-age=31536000;
|
||||
# reverse_proxy localhost:9001
|
||||
#}
|
||||
|
||||
https://cloud.netig.net {
|
||||
header Strict-Transport-Security max-age=31536000;
|
||||
reverse_proxy localhost:9002
|
||||
}
|
||||
#https://cloud.netig.net {
|
||||
# header Strict-Transport-Security max-age=31536000;
|
||||
# reverse_proxy localhost:9002
|
||||
#}
|
||||
|
||||
https://collabora.netig.net {
|
||||
header Strict-Transport-Security max-age=31536000;
|
||||
reverse_proxy localhost:9003
|
||||
}
|
||||
#https://collabora.netig.net {
|
||||
# header Strict-Transport-Security max-age=31536000;
|
||||
# reverse_proxy localhost:9003
|
||||
#}
|
||||
|
||||
https://calc.netig.net {
|
||||
header Strict-Transport-Security max-age=31536000;
|
||||
reverse_proxy localhost:9004
|
||||
}
|
||||
#https://calc.netig.net {
|
||||
# header Strict-Transport-Security max-age=31536000;
|
||||
# reverse_proxy localhost:9004
|
||||
#}
|
||||
|
||||
https://pad.netig.net {
|
||||
header Strict-Transport-Security max-age=31536000;
|
||||
reverse_proxy localhost:9005
|
||||
}
|
||||
#https://pad.netig.net {
|
||||
# header Strict-Transport-Security max-age=31536000;
|
||||
# reverse_proxy localhost:9005
|
||||
#}
|
||||
|
||||
https://drop.netig.net {
|
||||
header Strict-Transport-Security max-age=31536000;
|
||||
reverse_proxy localhost:9006
|
||||
}
|
||||
#https://drop.netig.net {
|
||||
# header Strict-Transport-Security max-age=31536000;
|
||||
# reverse_proxy localhost:9006
|
||||
#}
|
||||
|
||||
https://p2e.netig.net {
|
||||
header Strict-Transport-Security max-age=31536000;
|
||||
reverse_proxy localhost:9007
|
||||
}
|
||||
|
||||
https://list.netig.net {
|
||||
header Strict-Transport-Security max-age=31536000;
|
||||
reverse_proxy localhost:9008
|
||||
}
|
||||
#https://list.netig.net {
|
||||
# header Strict-Transport-Security max-age=31536000;
|
||||
# reverse_proxy localhost:9008
|
||||
#}
|
||||
|
||||
https://status.netig.net {
|
||||
header Strict-Transport-Security max-age=31536000;
|
||||
reverse_proxy localhost:9009
|
||||
}
|
||||
#https://status.netig.net {
|
||||
# header Strict-Transport-Security max-age=31536000;
|
||||
# reverse_proxy localhost:9009
|
||||
#}
|
||||
|
||||
https://info-marche-quimper.netig.net {
|
||||
header Strict-Transport-Security max-age=31536000;
|
||||
reverse_proxy localhost:9010
|
||||
}
|
||||
#https://info-marche-quimper.netig.net {
|
||||
# header Strict-Transport-Security max-age=31536000;
|
||||
# reverse_proxy localhost:9010
|
||||
#}
|
||||
|
||||
https://doli.netig.net {
|
||||
header Strict-Transport-Security max-age=31536000;
|
||||
reverse_proxy localhost:9011
|
||||
}
|
||||
#https://doli.netig.net {
|
||||
# header Strict-Transport-Security max-age=31536000;
|
||||
# reverse_proxy localhost:9011
|
||||
#}
|
||||
|
||||
https://stats.netig.net {
|
||||
header Strict-Transport-Security max-age=31536000;
|
||||
reverse_proxy localhost:9012
|
||||
}
|
||||
#https://stats.netig.net {
|
||||
# header Strict-Transport-Security max-age=31536000;
|
||||
# reverse_proxy localhost:9012
|
||||
#}
|
||||
|
Reference in New Issue
Block a user