Okay, I am done digging the internet for tonight, but though I might ask and see if anyone might know how to do this.
Here is said page: http://stats.gaming-servers.net/hlstats.php
I want that page to appear here:
http://www.gaming-servers.net/stats/hlstats.php
However, I can't seem to get it to work.
Here is the config I have tried:
location /stats/ {
proxy_pass http://stats.gaming-servers.net/;
}
Though it maybe very simple, I have also tried many other tangents and I can't seem to get it to work. Im guessing the way I am trying to do it is illogical and there is a better solution unseen to me.
Mun
Here is said page: http://stats.gaming-servers.net/hlstats.php
I want that page to appear here:
http://www.gaming-servers.net/stats/hlstats.php
However, I can't seem to get it to work.
Here is the config I have tried:
location /stats/ {
proxy_pass http://stats.gaming-servers.net/;
}
Though it maybe very simple, I have also tried many other tangents and I can't seem to get it to work. Im guessing the way I am trying to do it is illogical and there is a better solution unseen to me.
Mun