A Potentially Stupid Question

Text-only Version: Click HERE to see this thread with all of the graphics, features, and links.



Darth Surgent
Okay, I need a simple answer to this question.

Is it possible to configure my personal webserver so that people can access it at an address like "http://www.randomwordicameupwith.com" instead of "http://myipaddress" without paying a monthly/yearly fee for domain hosting?

Simply put, can I create my own domain name independently of a hosting company?

If the answer is yes, then I think that I know how to do it, but if the answer is no...... then I suck.

Raz
On your home PC? It's possible but not recommended.

You'll need to setup a webserver and DNS server with the appropriate entries.

For a .com domain you'll need to pay a yearly fee.

yerssot
you can go and visit dot.tk if they still do free ones and get one there, but that's only a forward to your own pages on your webserver

Silver Stardust
You'll probably have to buy a domain name...domain names are quite cheap, though, I bought mine at namecheap.com and it's like $9 a year.

yerssot
silver has a webbie eek!

Silver Stardust
Yes, I do eek! and have for quite some time.

JKozzy
Can anyone set up a tutorial, or point me in the direction of one, to set up my own webserver as Darth Surgent described, minus the whole .com domain... I just want something that works. That, and/or an FTP setup... both ways would be great, if anyone knew anything off the top of their head.

yerssot
the best learning school is google.com wink

Raz
Install Apache: http://httpd.apache.org/download.cgi

Then have a read at their documentation: http://httpd.apache.org/docs-2.0/

Text-only Version: Click HERE to see this thread with all of the graphics, features, and links.