• Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

Server dude about proxyport in http redirection

d3lux3 said:
i havent in .ini any useredirection where's this?
look under use redirect isn't in it anyware i believe it automatically does it if you add a redirect site.
[IpDrv.HTTPDownload]
RedirectToURL=http://www.website.com/redirectfolder/
UseCompression=True
ProxyServerPort=3128
ProxyServerHost=


try using this redirect if it still doesn't work you know the fault is probably your server blocking the port or whatever:

[IpDrv.HTTPDownload]
RedirectToURL=http://uz2.gameservers.net/ut2004/
ProxyServerHost=
ProxyServerPort=3128
UseCompression=True

[IpDrv.TcpNetDriver]
AllowDownloads=True
MaxDownloadSize=0
DownloadManagers=IpDrv.HTTPDownload
DownloadManagers=Engine.ChannelDownload
 
Last edited:
Upvote 0
i got all mutators on the core server now that are out as far of yet and redirect works.
Recheck everything slowly, you might have forgotten something.

Is the ini file correctly configured like in the example i showed including a last / after the redirect
Are the files compressed AKA .uz2 and directly in the folder you entered.
Is there any free acces to the redirect folder.
(maybe you need to allow the port on the redirect server instead of the normal game server)
Try making the port 80.
 
Upvote 0