Where can I buy a web server?
I want to buy a dedicated web server, that will provide web services to other users, across the Internet. I want to be able to have people connect to it with my Public IP Address. I want to be able to type in an HTML code, and get it on to the Internet. Where can I buy a web server that can do this? I know that Apache software can do this, but I do not want to leave my computer on all the time.















I agree with the post above.
You could set up a server at home and run it, but as you say you don’t want to leave the computer on all the time, so finding a dedicated web server provider is probably a good choice.
If you’re just getting started (which is sounds like you are), there are some very affordable dedicated web hosting options available to you. I’ve seen them start from as little ast $60/month. Also, to keep costs to a minimum I would recommend a Virtual Private Server, commonly referred to as a VPS. They can often start from $20/month. VPS is basically a shared physical server, however it is completely segmented into smaller parts, so your account would act like it’s own separate server. Only use a VPS if the website(s) you’re going to be running won’t be receiving a large amount of traffic.
If you’re thinking about buying a dedicated server or a VPS, feel free to check out SevenL Networks, which is the company I work for.
Dedicated Web Server page – https://www.sevenl.net/dedicated-server
VPS Page – https://www.sevenl.net/virtual-private-servers-vps
Get any spare PC and build it your self. Apache running under Linux server will work reasonably well with even older machines.
However, watch out for hackers and such, they search for web servers all the time, so they can hack into them and turn them into remote spamming machines. If you have no idea about web servers, educate yourself about good secure firewalls first, then try to run a Linux based web server.
Firewalls:
http://distrowatch.com/search.php?category=Firewall&origin=All&basedon=All&desktop=All&architecture=All&status=Active
Servers:
http://www.howtoforge.com/perfect-server-ubuntu8.04-lts
Management tools (better security…)
http://www.ispconfig.org/
The simplest thing to do is to actually sign a server agreement with one of the big webhosting outfits like GoDaddy. If you want, the server can be dedicated to you, although it’s cheaper to share of course.
It’s more trouble to go buy a server yourself and then arrange for everything. You’d have to install all the software, manage it, etc. And you still have to get it up on the ‘net full-time, which means either signing a co-location agreement with an outfit like GoDaddy, or doing itself if you have a fixed IP assigned to you by your ISP.