Hi,

I would like to let users build there own pages to show their family where they are on travel. The service will be for free and hopefully helpfull in the whole travel-experience to the homestayers...
I am starting the url www.isnow.in
What I would like is that users will be able to state where they are, like my name is martijn:
http://martijn.isnow.in/alkmaar

Now I am only able to place my content on www.isnow.in/alkmaar, so I would like to be able to state the suburl as the username when I post pages.
Is this possible please?

Thanks in advance,
greetings,
Martijn
www.isnow.in

Comments

sketch1’s picture

exactly what im looking for!!! can we please get someone to comment on this. would love for users to have if there name was say sketch for there homepage url to be sketch.mysite.com

voidberg’s picture

This is not possible out of the box and I don't think there's a module which does that.
You'll need to set up a wildcard dns on your domain so things like whatever.isnow.in work automatically. You'll also need to create some custom module (or tweak whatever you are planning to use) to look at the url, grab the username from it, and act accordingly.
I can give you more info if you give me more details on how you are planning to build your website (i.e. what module handles the http://martijn.isnow.in/alkmaar url call).
--
Alexandru Badiu
Web: http://www.voidberg.org
YM: voidberg / Skype: alex.badiu

summit’s picture

Hi.

I om talking according to http://drupal.org/node/53705#comment-158577
2) Multiple sites on different subdomains, e.g. site1.mydomain.com / site2.mydomain.com

i saw some posts about a userdomain module, from Adriaan (Bryght: http://bryght.com/blog/adrian/multidomain-module-for-drupal-5)

I would like to build the website with free members, if a member logs in, or registers he gets his own webpage
After this when a user ads content, the member does an add/node, build node should be: [username].isnow.in/[node title].
With this functionality a user can make panels, nodes etc in his own subdomain, and it looks nice to!

Will this me possible in the near future?
Greetings,
Martijn
www.isnow.in

4cornersusa.com’s picture

look here for a possible solution. http://drupal.org/node/119574