开发者

Create user page at subdomain

开发者 https://www.devze.com 2023-01-16 05:58 出处:网络
How to implem开发者_C百科ent automatic page creation on a subdomain when a new user registers on the site?

How to implem开发者_C百科ent automatic page creation on a subdomain when a new user registers on the site?

(Working in Python on the Plone CMS and Zope web app server)


You should have a wildcard entry on your domain, i.e. *.example.com and use some of apache's rewrite magic to redirect this to the correct part of your site. This is already discussed elsewhere on StackOverflow

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号