Using multiple domain names on same server
Posted
by TheVillageIdiot
on Server Fault
See other posts from Server Fault
or by TheVillageIdiot
Published on 2010-01-07T11:25:09Z
Indexed on
2010/03/13
9:05 UTC
Read the original article
Hit count: 505
domain
|web-hosting
Hi, I'm developing a website where users will be able to aggregate their RSS feeds and create custom pages. I want to give each user separate domain name like jonhdoe.com, xyz.org. I'll be keeping files on single server in one web application (I don't want to replace all the api for all users).
Now the question: How can I make multiple domain names point to single web site?
© Server Fault or respective owner