Questions tagged [multiple-domains]

A multiple-domain account usually allows you to distribute your disk space/transfer over as many domain names as you want (or can).

If you have for example 5 websites then it is usually more economical to get one multi-domain account to put them all under then get 5 single domain accounts.

261 questions
-2
votes
1 answer

What is the correct way to name a subdomain?

It is about naming URLs, for example www.example.com/pagename and www.pagename.example.com. Are they under the same domain name? if so, I don't understand why some websites choose the second option (www.pagename.example.com) for some of their pages…
John
  • 1
  • 3
-2
votes
1 answer

Multiple websites on one IIS server

So if I have two domains i.e. domain1.example and domain2.example, both pointing to the exact same IP address (i.e. 192.0.2.1) on port 80. How do I take users from domain1.example to one site, and users requesting from domain2.example to another…
Jamie Gaunt
  • 5
  • 2
  • 2
-2
votes
2 answers

Multiple Domain Routing App from rails 3 to 4 fails Invalid route name, already in use: 'root' (ArgumentError)

Have and old rails 3 app with a routes.rb like this RailsAppli::Application.routes.draw do root :to => "landing#pos", :constraints => { :host => "pos.com.ar" } root :to => "landing#desa", :constraints => { :host => "desa.com.ar" } root :to…
-2
votes
2 answers

Multi Subdomain - Muti Site with Laravel 5

I would like to create a site that has multiple subdomains, each subdomain is an integral independent Laravel application. There is only one folder for the site. Demontration www.example.com (the main website) blog.example.com (An independent…
-2
votes
2 answers

add domain to server with php that points to a certain folder

Im making some sort of CMS with server side PHP, 1.How do i with PHPadd the user's domain to the NS records and direct it to they'r folder in the server? 2.what this operation is called? i been Googleing this for 2 days now with no success due to…
Mike
  • 741
  • 13
  • 40
-4
votes
1 answer

WP 2 Domains One Hosting Account

Alright, howdy I have a client who I built a site for, call it www.site1.com That client is now expanding and creating a new product line so they bought another domain, call it www.site2.net, and have tasked me with making that site as well. They…
1 2 3
17
18