rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: mitch12 on September 16, 2009, 12:23:31 PM

Title: HFS help
Post by: mitch12 on September 16, 2009, 12:23:31 PM
Hi i need help i have set it all up all working fine up to a point i need to use the server as a redirect for a game to download maps but i can not get it to do this the game is set on the redirect to the the server ip and folder where the maps are in but the game is saying that the server refuse to send the packageis the because you have to manually click on the file that you wont or a setting i am missing
thanks
Title: Re: HFS help
Post by: bacter on September 16, 2009, 12:33:56 PM
your game must not request the folder with the maps - this would present a webpage which shows the list of the contents of the folder, and you would have to select a file with a click.

Instead, your game must request directly the file it needs: http://your.gameserver.net:port/game/maps/map22.jpg for example.
Title: Re: HFS help
Post by: mitch12 on September 16, 2009, 01:07:44 PM
hi and thanks for the info but when i set this in the ini file for the game to redirect i still get the same error
http://ip/ut%20maps%20download%20user/DM-EvilDead.ut2
when i put this in to the top bar in google  the download box comes up save or open eny ideas
thanks
Title: Re: HFS help
Post by: rejetto on September 21, 2009, 07:10:59 AM
right click on the log > log what > only served requests

disable it, so that you can read what's going wrong.
then, you can report it here if you still need help.