in apache you could use wildcard and some friends (I'm not an expert at
this) and then all subdomains would point in the same spot (main
folder, where www.mysite.pl is directed) and then in the code you would
just extract username from the in-url domain :) django uses simillar
approach where you can assign IDs for "domains" and then in the code
take action basing on the ID.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss
-~----------~----~----~----~------~----~------~--~---

Reply via email to