Add support for hosting lua files on the site!
The only supported language is PHP and I don’t see any signs of other languages ever being supported for the sake of shared hosting’s nature
As well as Admin being just a reseller, nobody here even control the servers
Probably not the answer your looking for, but for hosting things like lua web projects somewhere like itch.io (assuming it still allows lua hosting) then embed them into your infinity free page with an iframe or similar
This is the first time I’ve ever heard of anyone building a website with Lua.
I had a quick look at how you could host a website with it, and as far as I can tell, it all requires running custom server software.
It’s common to run it with OpenResty. We actually use OpenResty, but mainly to handle key server functionality, and we cannot let you upload your own code to it without compromising the security and functionality of every site on the server.
So we cannot host your Lua project for you, and I don’t think any web hosting company can. Lua hosting just doesn’t fit the server model of web hosting, the software to do it just doesn’t exist, and I’m not sure if it’s even technically feasible (or just that nobody has ever done it because the demand for it is so low).
I suggest looking for a more “application hosting” style service like Heroku or Render that let you bring basically any programming language.
that sucks wouldve been cool nad ill look into them, would you ever support for just having lua files on the site and being able to like see the raw of it like what github / pastebin does? would be handy for running loads on fivem etc
the reason for being able to even run lua files from the site in loads like i said would be for fivem and i know even luau can do http requests but you get an error because of the JS decryption (i think) i could send the error if its something you guys would ever allow us to do on your site
ah i see
![]()
You can probably just host a Lua file here. However, please note that we provide a website hosting service, not a file distribution service.
GitHub is honestly a better place for just sharing the script files.
i tried but sadly hosting lua files here returns an error when ran, id send the error but the person at the top of the forum said this isnt your field for this kinda stuff, and i use github but i honestly just dislike github slow update times for files and i like storing everything in one place and i love infinity
also even just putting a lua file on here unless uploaded you cant add text it needs to be a txt file and thats where it returns an error about needing a browser with JS
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.