I have a shopping cart to buy wines(assume url is www.winery.com). I allow user to register to create him store on my site to buy and introduce wines. When user1 is registered successfully, the url will be www.winery.com/user1. For user2 URL is www.winery.com/user2 .... How can we do this?