.htaccess - redirect a domain to a subdomain -


I want to create a site with this domain structure and flexiblily.

My main ad site will be at www.website.com

Customer admin.website.com

/ P>

I want to give the client the option to buy a domain name from an external vendor, and in any way want to link it to my public site. Therefore, they can get a subdomain address like customer-site.website.com

instead of the customer, get a regular domain name of your choice, or the customer can buy a domain Or those who already use themselves and are used in the Goddess and redirect it to their public site: www.customersite.com Redirect to customer-name Website.com

I have a domain name for customers, www.customersite.com That will not be reached, which will be hosted by Godadi. My site, www.website.com is not hosted on the Godaddy and client's site, either customer-site.website.com is not usually done I can not see from Godaddy for specific instructions.

You can set it with a CNAME record www.customersite.com < / Code> will be a CNAME that indicates customer-name.website.com , which is the customer whose domain registrar (dock, namesake, train, etc.)

A warning with CNAME is that they should only be applied to the sub code such as " www" on the root customersite.com Applying really leads to bad things, so they should redirect the DNS settings of their code from customersite.com to www.customersite.com. .

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -