Free Web Hosting

Started by
15 comments, last by Dragonsoulj 10 years, 10 months ago

I'd like to start by saying I tried looking around on my own as well as searching this site to find some good information on the topic. I couldn't find what I was looking for, and most of the results were extremely old posts (2000-2004).

Anyway, what I'd like to know is if there are any good sites where I could simply write an html file and then upload it to a free web hosting site. Everything I have come across has templates instead.

I'd like to teach someone how to make a basic website (just HTML... room to include php or a database would be great but not necessary) however I'm unfamiliar with getting hosting. I've made a handful of basic websites, but I was always given the hosting and I'm a bit lost looking for some now. All I'd really need it to do is allow me to upload files to display online.

I'd also be open to simple local hosting. I've only done it with Ruby on Rails, though I would not want to use something that overwhelming for a new user, nor would I want to bother them with the setup... so if there is anything much simpler than that it would be something I would consider.

Sorry for all the text. If anyone could even give small tips or point me towards more information I would appreciate it.

Advertisement

Basically you can use any free web hosting if it's just for demo purpose. At some point I've used 000webhost to get some stuff online and it was quite ok.

For simple local hosting you can use Wampserver, XAMPP, MAMP (for mac). They are easy to set up even for starters.

I have been using Frihost for more than 6 years. It has PHP, MySQL etc. The only catch is that they require you to post in their forum but it's not much.

I'd like to add Dropbox. Link to wiki: http://new.dropboxwiki.com/tips-and-tricks/host-websites-with-dropbox

And Github. Howto: http://opentechschool.github.io/social-coding/extras/github-pages.html

Ahh yes thanks a lot guys, this is what I was looking for. I'm not sure why I had so much trouble finding them over all these sites that offer templates (which I couldn't find a place to simply upload files for... maybe I just missed it). I would have never thought to check github or dropbox for that matter though.

Edit: Uhh... did they change how rep works on this site? I can't seem to find a way to increase it for any of you guys. -_-

Edit: Uhh... did they change how rep works on this site? I can't seem to find a way to increase it for any of you guys. sleep.png


lounge posts don't allow for rep votes.
Check out https://www.facebook.com/LiquidGames for some great games made by me on the Playstation Mobile market.

Best free PHP site I ever found http://www.zymic.com/free-web-hosting .

If your writing simple HTML pages, create a folder, dump in all the HTML files your using in it, and open your index.html using your web browser. No need do download server software.

I cannot remember the books I've read any more than the meals I have eaten; even so, they have made me.

~ Ralph Waldo Emerson

I host a mini-site on Biz.nf.

It is a little slow, they don't support too many file formats, but you get a free co.nf domain name! Hooray!

For a good FTP client and local web host, try Filezilla.

Stay gold, Pony Boy.

I'm going to go out on a limb and recommend that you take a look at Azure Web Sites. There are free instances which can run HTML, PHP, Node.js or even ASP.NET if you're so inclined. They also come with a small free MySQL database. The limitation on the free website is you have to use an azurewebsites.net domain, and it's shared hosting with limited CPU utilization. Pretty much all the test applications I build in node are hosted on Azure websites.

www.x10hosting.com

No ads at all. All you have to do is log in to their site (where you see your account status/info) once a month and they keep it up.

This topic is closed to new replies.

Advertisement