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