mirror of
https://github.com/barronwaffles/dwc_network_server_emulator.git
synced 2026-09-14 22:25:25 -05:00
Create gamestats.gs.nintendowifi.net
This commit is contained in:
8
apache-hosts/gamestats.gs.nintendowifi.net
Normal file
8
apache-hosts/gamestats.gs.nintendowifi.net
Normal file
@@ -0,0 +1,8 @@
|
||||
<VirtualHost *:80>
|
||||
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/
|
||||
</VirtualHost>
|
||||
Reference in New Issue
Block a user