Error url

I connected the ftp in the filezilla application and then it creates a url with the php folder with the domain but it always gives a url error, the url does not exist

Please follow this guide to get the full log:

and then let us know the full error your seeing so we can help :slight_smile:

additionally, this page might help with any issues your facing:

5 Likes

I want to use it as a hosting in a game made in unity, so the folder in filezilla is used to be the url, so I log in with ftp and then copy the link of the folder that has php but when I put the link in the browser the link does not work, I have already done this with several folders and it gave the same problem

Can you share the FileZilla logs? Unity games can sometimes generate very large file with are automatically deleted if any are above 10mb. If this is the case for you, unfortunately it is not possible to host your application on free hosting

6 Likes

I’m not up to speed with unity, but I am with Godot (an opensource game engine). I found that I couldn’t host my games directly on InfinityFree. I found that I had to host them on Itch.io and then embed them on my site.

On the plus side, this reduces the server load, and Itch.io gives you decent stats on how many people played your game

3 Likes

It is not free hosting

How do you do that?

If your account isn’t a free hosting account, then I’m afraid we can’t help you much. This forum is specifically for Infinity Free’s free hosting. The Premium Hosting is provided by IFastNet and they have their own forum and support service.

To upload your game to Itch.io, you’ll need to create a web release if your game, and follow the instructions on their site to upload. Once you’ve uploaded the game, you can go into the game dashboard, select “distribute” and “embed”

You can then use the Iframe code to embedi tit on your site.

5 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.