Custom domain name mapping to user profile.

后端 未结 2 1430
太阳男子
太阳男子 2021-01-03 10:40

Currently, user profiles are in the format of website.com/username which is fine. However, some heavier users wish to use custom domain names. This is similar to Tumblr. Use

2条回答
  •  梦毁少年i
    2021-01-03 11:20

    You're after wildcard DNS; http://en.wikipedia.org/wiki/Wildcard_DNS_record

    Unless you have your own server (as in a dedicated or VPS server where you can configure apache) this won't usually be possible as shared hosts normally won't allow this.

    Here is a good guide on how you could set it up.

提交回复
热议问题