Free Web hosting?

Primex

New Member
Ok, I'm a novice, I admit it, so I apologize if this is a redundant question. Does anyone know a free web hosting site? I was just put in charge of a non-profit program at my job and we're trying to advertise our department but one thing that I've realized is that they don't have a website. We have very limited funding and we have to advertise on this, so I was thinking that maybe I can make a basic website myself on the limited html codes that I've picked up along the way, but I don't know anything about hosting the webpage. Can anyone help me out here please?
 
A problem with free hosting is it's lock of reliability though, and you will get a domain like mysite.myfreehost.com or myfreehost.com/mysite, and with it being free there are no gaurantees or anything, I would reccomend a cheap shared package such as dreamhost, admittedly it will cost you more, but if you payup front for a year and use max97 as the coupon code (that isn't a referral code, it is one to get you the most money off) then you get $97 off, it is about $10 a month usually but with that it is just $23, and you get a free domain which will make your project look better imo.

Also you can install a content management system, such as joomla which will take all of the hard work out of the website, as you can update all the content through the web-based panel.

I would strongly reccomend that you spend $23 on a host for a year, as I'm sure in the long run it will all pay off, wheather it's in terms of reliability or the amount of visitors (no-one wnats to remember a 100-char address when they can remember far fewer)

Lee :)
 
From my own experiences, free hosting isn't worth the bother.

If you are lucky then it will be up more than it's down and as mentioned above, you will get a crappy domain name as well which won't really reflect well on the company.

I can recommend http://www.afmu.com (not the free package)
 
i use www.mediamax.com and i have no problems you should check it out i run a cod uo server and all the maps are kept on media max and they get downloaded by people wanting to go on my server with no trouble
 
you could always try using apache

www.apache.org

it will host of your own computer.

dispite what some "noobies" think, its quite easy to do.

download the http server, and simply put your html files in the "htdocs" folder it creates. As long as your homepage is named "index" it will automaticly use that as your homepage.

if it doesnt work off installation you may have to use a different port, or unblock it.

For changing the port open the "apache configuration" file and change all the "80"'s to a different number. then restart the server.

your website will be "http://yourip:port

you can then get either dynamic updater at www.no-ip.com for free or mask it at a place like http://ca.kz

if it still doesnt work after your change the port, you may have a firewall or router blocking the port.

simply configure your firewall/router to allow access on the port you specified in the config file.

if this is still japanese to you and you have no iea what your doing but wish to consier this give me a pm and we can figure out how to live message each other through msn or a similar client and i can guide you through step by step.
 
Well some of these sound great. Thanks for the ideas guys. Cynical, I may need your input on that site. I'll give it a try this weekend to see what I can do.
 
Back
Top