commit b56f963202209770983be6823e3442d9e22ccea8
Author: Xavier Lamien <laxathom(a)scm1.rpmfusion.org>
Date: Fri Feb 8 01:04:48 2013 +0100
Allow .lxtnow.net & hv03.online to R/O from repo|install repo
modules/rpmfusion/files/hv02.ovh/nginx-hv02.conf | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/modules/rpmfusion/files/hv02.ovh/nginx-hv02.conf
b/modules/rpmfusion/files/hv02.ovh/nginx-hv02.conf
index c23dce2..a8f60bd 100644
--- a/modules/rpmfusion/files/hv02.ovh/nginx-hv02.conf
+++ b/modules/rpmfusion/files/hv02.ovh/nginx-hv02.conf
@@ -16,6 +16,10 @@ server {
allow 88.190.227.170;
allow 88.190.227.171;
allow 88.190.227.172;
+ allow 176.57.243.48;
+ allow 86.70.6.198;
+ allow 88.190.45.75;
+ allow 81.57.218.68;
deny all;
}
access_log /var/log/nginx/access.log combined;
Show replies by thread