I followed this tutorial to manage subdomains for a MODx Revo 2.1.3 installation. The idea is that the htaccess file in the web root folder redirects calls for subdomain.mydomain.com to a folder in th
I have referred other related question but they are not clear to me. Please explain me: How can I make subdomain in PHP?
I am build a trade center, and I need two frontend applications for it. The first is for clients. the second is for stores.
I have a cpanel account. I wa开发者_JS百科nts to add a subdomain having ip (it points to another server) with the help of php script.
I want to create a multi开发者_开发知识库language Website based on WordPress. I have 2 domains: domain.com and domain.de.
I\'ve a problem with my apache server. I just did a fresh install(debian 6.0). I created two config files: mysite.com and dev.mysite.com in /etc/apache2/sites-available, I enabled them with the a2en
For example, I have a domain name www.example.com. Now, I 开发者_JAVA技巧need part1.example.com and part2.example.com as well. Does this require me to register two more domain names? ThanksNo, you mus
I am working on a ASP.NET app hosted on IIS. I want to give a s开发者_如何转开发eparate sub-domain (username.abc.com) or a directory (abc.com/username) access to different users upon registration.
I am developing an application where I have some specific subdomains, see: www.120mmsm.com is the site - OK
basically I\'m trying to do this: subdomain.domain.com -> domain.com/account?user=subdomain So far so good. I have found this code to do it and works perfect: