0

I want to assign a subdomain for every user that sign up in my wordpress site. E.g.

For user john:

john.example.com

For user Mark:

mark.example.com

And I want to do that from wordpress side. Not from server side or any other.

Shahzad Barkati
  • 2,532
  • 6
  • 25
  • 33
  • What do you mean "not from server side"? Wordpress **is** running server-side. And what do you want to have at that subdomain? – Siguza Apr 30 '15 at 07:20
  • possible duplicate of [Wildcard Subdomains](http://stackoverflow.com/questions/79764/wildcard-subdomains) – karthik Apr 30 '15 at 07:24
  • I don't want to do that from Apache side. Like not with .htaccess. I want to do that from CMS side. – Tanvir Islam Apr 30 '15 at 07:29
  • Do you want a simple redirect to an URL or something else? – flomei Apr 30 '15 at 07:41
  • I want to change all of the link respect to the subdomain. Like: After user John sign up: www.example.com/shop will change to: john.example.com/shop – Tanvir Islam Apr 30 '15 at 08:40

0 Answers0