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
0
votes
1 answer

DNS Setup - 1 application across multiple domains

I've created an application using PHP and MySQL. I would like to setup access to the system across multiple domains. The application is hosted on my own domain and I'd like to use a CNAME for each customer to access it. Customer A:…
LinusIT
  • 1
  • 4
0
votes
1 answer

Prefixed / Suffixed Environmental Domain Names

Overview I'm currently implementing a multiple environment plug-in for the CodeIgniter framework as a learning experience; however, I have run into an issue which could be solved multiple ways. I am unsure of which approach [is best] to take, hence…
James
  • 532
  • 3
  • 14
0
votes
1 answer

Redirect domain to another domain internally

We have a legacy web app running from foo.com and a new version running on demo.bar.com both from a single apache server. The httpd-vhosts.conf file looks like this: DocumentRoot /dir1 ServerName…
zaf
  • 22,776
  • 12
  • 65
  • 95
0
votes
1 answer

Multiple Domains Served Through Apache Webserver with Tomcat Instances; One Site is Slow

I set up Apache2 to serve up multiple domains using virtual hosting. The goal is to run QA and Production environments under separate Tomcat instances on one machine. This setup is working, but Prod is serving pages a little slower than QA,…
riddle_me_this
  • 8,575
  • 10
  • 55
  • 80
0
votes
1 answer

Making CURL multi requests to the same server as slow as single request

I am using a good Multi CURL interface called Rolling CURL http://code.google.com/p/rolling-curl/issues/detail?id=20 It works fine, for example it gets data from 20 sites in around 3 seconds. The problem is that I need it to work on 200 - 300 sites…
Matthew Underwood
  • 1,459
  • 3
  • 19
  • 33
0
votes
1 answer

Is there an elegant way to track multiple domains under seperate accounts with google analytics?

I have a situation where a content management system uses the same template for multiple websites with different domain names and I can't make a separate template for each. However, each website needs to be tracked separately with google analytics.…
Jayson
  • 2,021
  • 3
  • 25
  • 26
0
votes
2 answers

Trying to Get a Nested List of Users in a Group in Active PowerShell Directory

I am trying to get a list of users in a group in an active directory. We have multiple domains. I want to run it from a central location that will poll each domain for each group. Also, I want it to display nested members as well. Currently, I tried…
0
votes
2 answers

Redirect a new domain name to existing website in .htaccess?

I have register a new domain name (example.com.sg) without hosting server, but my existing website (example.co.uk) has hosting server with all scripts, content, and database. How to pin point my new domain name to current website in…
PGoldHow
  • 139
  • 4
  • 16
-1
votes
1 answer

Multiple domain / multisite file mapping using modrewrite

Hi I am looking for some help with properly using a rewrite rule for mod_rewrite with my application. I have multiple domains pointing to the same file structure on my server since I am using a custom php script to display the correct content per…
edgji
  • 183
  • 7
-1
votes
3 answers

Can I have two identical websites over two domains, ideally running from same Wordpress?

Strange question. Basically I want to test out the success of two possible domain names, so I want to run a website duplicated over two domains. Is that possible? So, for example, both WEBSITE1.com and WEBSITE2.com would have the exact same content…
Ben Haines
  • 11
  • 2
-1
votes
1 answer

Typo3 multidomain: Change 1 of the domains to wordpress

I have a Typo3 installation with 2 domains: www.example.de and intranet.example.de The www.example.de website should be built up in wordpress (new) but the intranet.example.de should remain as it is (typo3). Is it possible to change the root path of…
Lara
  • 41
  • 1
  • 10
-1
votes
1 answer

Can't access web, only server default page is showing

I have just moved to a VPS server. I have uploaded my files to httpdcos/ but then when I access my website, it still shows the server default page. How do I fix this? My website is at 216.87.168.104 - the server runs Parallels Plesk.
RickyHalim
  • 295
  • 6
  • 22
-1
votes
1 answer

How to track example.com and example.de in same property with Google Analytics

I have two domains, example.com & example.de and I want to track both of them with google analytics but I want both of them in the same poperty but different data views. Does somebody have any idea about how to do this? Kind regards, Freddy
fr3ddyf
  • 73
  • 8
-1
votes
1 answer

Multiple SSL certificates on single server

I have two domains pointed at one server(IP), Site A - www.taus.net Site B - www.tauslabs.com Site A already has a wildcard SSL installed on the server. Now i need to install a multiple SSL domain for site B. Can i go ahead and install an extra SSL…
avizzzy
  • 440
  • 9
  • 21
-1
votes
1 answer

Multiple domains for webshop

I'm looking to use multiple domains for my webshop and I'm wondering how it will affect SEO and search engine ranking. Currently I have a generic name as a webshop, let us call it www.mysmallshop.com. I sell many different things. I recently…
iskrem
  • 9
  • 2
1 2 3
17
18