From 669ce7abd7d6b632bf1844afdb2cf0b28e1efed6 Mon Sep 17 00:00:00 2001 From: Patrick Simianer
Date: Wed, 22 Jun 2016 07:04:12 +0200 Subject: faster, better, stronger --- README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README') diff --git a/README b/README index 51f5daa..691b440 100644 --- a/README +++ b/README @@ -1,2 +1,4 @@ rackup config.ru +iptables -i eth2 -t nat -A PREROUTING -p tcp --dport 80 -j REDIRECT --to-ports 8000 + -- cgit v1.2.3