Muhammad Asif Ali a écrit :
Hi.  Quenten
 
                   Thanx for you information.... do u have any script for creating the sub domain automatically at the time of user registration.
                    i had a script which support only cpanel type of server. i want a script which can be used on any server.
               Thanks you :o)
                     


U don't have to create a new subdomain for each user...

Use * IN A [Your IP] in DNS conf

And for VHosts (apache), something like
ServerName yourhost.com
ServerAlias yourhost.com
ServerAlias *.yourhost.com

Nicolas

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to