Results 1 to 10 of 48
hi can i host many web sites( like each user has their own site: http://myserver.net/user1,http://myserver.net/user2 ( i use Red Hat 8.0, and with No-IP software update IP) .But i use ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-16-2003 #1Just Joined!
- Join Date
- Jan 2003
- Posts
- 38
host many websites with dynamic IP
hi can i host many web sites( like each user has their own site: http://myserver.net/user1,http://myserver.net/user2 ( i use Red Hat 8.0, and with No-IP software update IP) .But i use DSL connection with dynamic IP..Any one have ideas. Is it possible? It has to be a static IP?????.Thank you
- 01-16-2003 #2Banned
- Join Date
- Dec 2002
- Location
- Texas
- Posts
- 242
As long as DNS is updated along with your IP
address, you can host whatever you desire to.
There are dynamic DNS services available. I
believe they usually assign you a hostname in
their domain. Theoretically, you could use a
CNAME in DNS to point a domain name at the
hostname they provide. Has anyone tried this?
- 01-16-2003 #3Linux Engineer
- Join Date
- Jan 2003
- Location
- Lebanon, pa
- Posts
- 994
Technically you can assign your own ip if your isp uses dhcp. So if you want a static ip, just assign yourself one.
- 01-16-2003 #4Banned
- Join Date
- Dec 2002
- Location
- Texas
- Posts
- 242
Does PPPoE allow the ISP to make you change IPs?
- 01-17-2003 #5Just Joined!
- Join Date
- Jan 2003
- Posts
- 38
some one explain step by step how to setup multiple domain names on the same IP address) or any step by step tutorial about it .Thank you
- 01-17-2003 #6Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
What do you want more specifically? Do you want to be able to host different second level domain names (eg. www.site1.com and www.site2.com), different subdomains (eg. user1.site.com and user2.site.com) or different subdirectories in the same domains (eg. www.site.com/user1 and www.site.com/user2)?
- 01-17-2003 #7Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
To add some cons and pros:
Different second level domains is the most expensive alternative, since you'll have to buy each domain name.
Different subdomains is the most difficult to set up, since you'll have to have your own DNS server.
Different subdirectories is both the cheapest and easiest alternative, but maybe the least professional-looking one.
- 01-17-2003 #8Linux User
- Join Date
- Jul 2002
- Location
- Daytona Beach, FL
- Posts
- 487
actually no-ip.org will do a http redirect so you can really cheat
for example
majorwoo.dynup.net will link to my IP, but since my ISP blocks port 80 i have a http server on 1024, which i could link to by using no-ip's http redirect so
http://majorwoo.hopto.org woudl take you there (not it doesnt currently because a fried loaned me some webspace, but i have done it before)
a plus is its totally free
downside is its two layers of redirection, first your browser goes to hopto.org where it is sent to dynup.net who finally sends it to my IPmajorwoo
Quiet brain, or I\'ll stab you with a Q-tip.
- 01-17-2003 #9Just Joined!
- Join Date
- Jan 2003
- Posts
- 38
I think i pick these:
Different subdomains is the most difficult to set up, since you'll have to have your own DNS server.
Different subdirectories is both the cheapest and easiest alternative, but maybe the least professional-looking one.
I'm newbie, so could you show me how to set up with the subdirectories one...THank
- 01-17-2003 #10Linux Engineer
- Join Date
- Jan 2003
- Location
- Lebanon, pa
- Posts
- 994
Who is hosting your domain?


Reply With Quote
