Forum Moderators: phranque

Message Too Old, No Replies

Newbie: Running My Own Website

How?

         

Inversed

2:26 pm on Jul 2, 2004 (gmt 0)

10+ Year Member



Hey Guys,
I have been reading through the forums and I am ready to ask my question. I always wanted to run my own website, so I went at it. I bought Really Nice design etc, and was about to buy some webhosting, but the prices scared me away. I am still a teenager and on a limited budget =D. I noticed all over the internet people say they run a website out of their room or closest. But how? I have a server computer I run Half-Life: Counter-Strike servers off of. It has windows XP Pro on it.

I was wondering if anyone could give me a link or help me out on a place that tell me how to start running my website. Do you use Windows ISS? Do I still need to buy a domain? (no big deal, they're cheap) and most importantly, how do I make my pages accessable by other on the internet without fancy 100s of dollar programs, if it is possible.

Thanks!

Sanenet

2:36 pm on Jul 2, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi Inversed, and welcome to WebmasterWorld!

The basic theory behind hosting your own site is that you need at least one static IP address (the ****.xxx.xxx.xxx numbers you see on the net). This needs to be static as otherwise other machines can't find you.

Normally, it's quite difficult to get a static IP as most ISPs use dynamic ones. Unless you can find an ISP that offers static IPs, probably the best solution is to go with something like Geocities or another free host.

If you really want your own domain, then you should be able to find hosting for as little as $2.50 a month - google it!

Good luck and welcome to the wonderful world of the net :)

loanuniverse

3:02 pm on Jul 2, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I think a common mistake one makes when starting a website is to over estimate bandwith use. Unless you have a graphic/video/flash intensive site chances are that each page that you serve will be under 100K. Some of us have an even lower average. This means that you can get by with a starter package with as little as 1 Gig in transfer a month. Those can be gotten really cheap.

You might also want to start reading on the software and terminology. You will need to be familiar with control panel software such as Cpanel or Plesk.

Do not run the site from your own computer. Get a hosting account is mych better that way.

Leosghost

3:07 pm on Jul 2, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Most important reason not to run a computor as a server from home is within 24 hrs it is likely that some kiddie from the h@ckzone will have written "I OWNZ U" all over your start up screen ...

there are other reasons which have been touched upon ..

Inversed

3:21 pm on Jul 2, 2004 (gmt 0)

10+ Year Member



Hey,

Well,
I have read through 20 pages of Using ISS securely etc, and gonig to do everything from making an administrator password 24 characters long etc, to what to open and close.

My webtemplate is fully php coded and has some flash.

I am gonig to use DirectNIC for a domain and set up a dns server. My ISP does allow static ip's and i have already set that computer to a static ip for the servers.

I just read up on that i have to direct my router's port 80 (HTTP) to the servers internal ip.

My main question i guess now is, how do i set up a DNS server. You guys seem to know ur stuff and willing to help, thanks.

Can you give me a link to some information or some help on using and setting up a dns server, like making the computers pages go to a url etc?

kwngian

3:38 pm on Jul 2, 2004 (gmt 0)

10+ Year Member




Hello Inversed

If you are on dynamic ip;

Register for a domain with those registrar that has DNS servers that can support dynamic updates, like enom or namecheap.

Download a dynamic updater. Dynsite is one but it is not free of charge. There are many around, just do a search.

The updater will update your IP address everytime it changes at your registrar's DNS server.

Patch up your XP fully, put your XP machine behind a router, the start your IIS on your XP Pro.

Enable NAT on your router, opening only port 80 and set a static private ip for your XP box and redirect all port 80 traffic to that static ip.

If you require mail as well, just open port 25 and setup mercury mail server on your XP.

If you're on static ip, it is even easier. No dynamic updater required. Just a router. In fact, you don't even need a router but then your machine will be completely open to attacks from the Internet end.

Leosghost

3:47 pm on Jul 2, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



DNS server if you want to do your own ..http://www.zoneedit.com ...
free and easy to understand ..