Hi! On my server which has a constant IP-address I have at the moment some webpages belonging to (example) www.aaa.com Could I have other webpages belonging to www.bbb.com and www.ccc.com etc on the same server which is therefore operating under the same IP-address ..? What kind of hard- & software do I need? Hansen
[edited by: pendanticist at 6:25 pm (utc) on Jan. 16, 2004]
hansen
6:22 pm on Jan 16, 2004 (gmt 0)
Hi!
No, the link you mention is all about redirecting other webpages to the same content. I need help to host more sites (www.aaa.com and www.bbb.com with different content) on the same server under only one IP address - if possible..
kevinpate
6:54 pm on Jan 16, 2004 (gmt 0)
shared hosting, i.e., multiple independent sites under one IP, is definitely possible. You might contact a reputable web host company and visit with them on establishing a reseller account and run your own hosting service off their servers.
seindal
10:30 pm on Jan 16, 2004 (gmt 0)
If you run Apache on your server, you have to read up on NameVirtualHost. You can find some info here: [httpd.apache.org...]
You don't need any special hardware. Any off-the-shelf PC can be made to do it.
René
hansen
2:38 pm on Jan 17, 2004 (gmt 0)
I do have Apache on my PC and the file mentioned httpd.conf is present, - but I am running W2000 is that a problem?