Page 1 of 1

RedirectToURL

Posted: Fri Nov 11, 2022 1:32 pm
by Barbie
Maybe this will save someone others error searching time.

The trailing slash is needed in server's UnrealTournament.ini file:

Code: Select all

[IpDrv.HTTPDownload]
RedirectToURL=http://192.168.1.115:49999/
Otherwise the client (v469c) is not able to download files from redirect server.

Re: RedirectToURL

Posted: Fri Nov 11, 2022 3:27 pm
by Buggie
It is just append. Which it can be feature.

Also http://192.168.1.115:49999 is not valid URL if be strict. there no path. Only host.

As feature - it can be http://192.168.1.115:49999/my_prefix_

So DM-Deck16][.unr.uz ask as http://192.168.1.115:49999/my_prefix_DM-Deck16][.unr.uz