Hi everyone, i'm developing a new application to build sites, but that is not the problem. the thing is that i want to give the user a subdomain url like user.myapplication.com and an option to register a domain name that will point to the place of the site.
How can I achieve this?
Thank you all in advance.
NEW APLICATION - I NEED HELP
Moderator: General Moderators
- jaoudestudios
- DevNet Resident
- Posts: 1483
- Joined: Wed Jun 18, 2008 8:32 am
- Location: Surrey
Re: NEW APLICATION - I NEED HELP
Drop into shell from php modify the vhost file and restart apache (graceful restart might be enough), then go back into php