PDA

View Full Version : subdomains dynamically created...


blabberblog
06-17-2004, 01:49 AM
Can I create sub domains dynamically.

For example I have www.mysite.com

User johndoe registers when he finishes registration I want him to have www.johndoe.mysite.com

This subdomain needs to point to a sub folder named mysite/johndoe.
Everything needs to get done dynamically.
Is this possible?


pete

bruce
06-17-2004, 02:27 AM
you can add the unlimited subdomain addon which will redirect *.yourdomain.com to your site root. You can then programatically redirect them


[b]quote:Originally posted by blabberblog

Can I create sub domains dynamically.

For example I have www.mysite.com

User johndoe registers when he finishes registration I want him to have www.johndoe.mysite.com

This subdomain needs to point to a sub folder named mysite/johndoe.
Everything needs to get done dynamically.
Is this possible?


pete
</blockquote id="quote"></font id="quote">