Use x10hosting with Software

Status
Not open for further replies.

virfreex

New Member
Messages
1
Reaction score
0
Points
1
Hi there,

I am currently developing a product and right now I need free hosting which is good, has unlimited bandwidth and disk space. In the future, I will be upgrading to the premium version. However, is it allowed to do this? It will work by a PHP file will connect to the database on my account and data is returned back to my application based on the search through the database.

Thanks. ;)
 

essellar

Community Advocate
Community Support
Messages
3,295
Reaction score
227
Points
63
HTTP APIs using PHP and MySQL are allowed, but the primary purpose of the account must be a website. That website, presumably, can be about your app (and offer an "everywhere" version of it). Another thing to keep in mind is that HTTPS is not available on Free Hosting accounts, so all of your API calls, keys and data will be in the clear.
 

caftpx10

Well-Known Member
Messages
1,534
Reaction score
114
Points
63
Just to add on to what essellar said, you can use flexible SSL from Cloudflare to have SSL, this will only do SSL on Cloudflare's part, not X10's. You will still be able to obtain a secure connection just like SSL is supported.
 
Status
Not open for further replies.
Top