Using multiple domain names on same server
- by TheVillageIdiot
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?