mirror of
https://github.com/barronwaffles/dwc_network_server_emulator.git
synced 2026-08-27 13:24:03 -05:00
Create gamestats2.gs.nintendowifi.net
This commit is contained in:
10
apache-hosts/gamestats2.gs.nintendowifi.net
Normal file
10
apache-hosts/gamestats2.gs.nintendowifi.net
Normal file
@@ -0,0 +1,10 @@
|
||||
<VirtualHost *:80>
|
||||
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/
|
||||
</VirtualHost>
|
||||
Reference in New Issue
Block a user