From edc9e9f33504beaa8cc1b763184a4ee2de9aee73 Mon Sep 17 00:00:00 2001 From: Kyle Warwick-Mathieu Date: Thu, 26 Mar 2015 00:19:22 -0400 Subject: [PATCH] Create gamestats2.gs.nintendowifi.net --- apache-hosts/gamestats2.gs.nintendowifi.net | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 apache-hosts/gamestats2.gs.nintendowifi.net diff --git a/apache-hosts/gamestats2.gs.nintendowifi.net b/apache-hosts/gamestats2.gs.nintendowifi.net new file mode 100644 index 0000000..3f79350 --- /dev/null +++ b/apache-hosts/gamestats2.gs.nintendowifi.net @@ -0,0 +1,10 @@ + + ServerAdmin webmaster@localhost + ServerName gamestats2.gs.nintendowifi.net + ServerAlias "gamestats2.gs.nintendowifi.net, gamestats2.gs.nintendowifi.net" + + ProxyPreserveHost On + + ProxyPass / http://127.0.0.1:9002/ + ProxyPassReverse / http://127.0.0.1:9002/ +