multisite

Events happening in the community are now at Drupal community events on www.drupal.org.
no2e's picture

Point additional domain to a sub-site

I have a multi-site installation like

  • example.com/drupal (default)
  • site1.example.com
  • site2.example.com
  • site3.example.com

example.org → site3.example.com

Now, I have an additional domain example.org, which shall be used for site3.example.com. So, when a user enters example.org, he shall be redirected(?) internally(!) to site3.example.com. So, the user shall not see any redirection and he shall not be able to see, that the site is available at site3.example.com, too.

site3.example.com → example.org

Read more
no2e's picture

Change URL of a multi-site

Introduction
At the moment, there is a static website at foobar.example.com. I want to use Drupal (multi-site) to build a new site at this domain. But until it is finished, the static website shall stay.

Is it possible?
Can I create a multi-site at foobar2.example.com, build the site, and later rename the folder inside of sites from foobar2.example.com to foobar.example.com and change $base_url inside of the settings.php to the new domain? Anything else?

Read more
specmav's picture

Best way to create a portal site with multiple subdomains?

I recently moved my one topic site to another domain. The domain is more general and allows me to write about more things instead of being pigeon holed into one topic.

So I moved my old site from http://www.oldsite.com to http://topic.newsite.com.

What I would like to do is allow each subdomain to be about one topic while the top domain would be a portal to show everything from all domains. Basically I want the subdomain extensions to not access anything from another subdomain but let all the content from the subdomains to "bleed" into the portal.

Read more
kamape's picture

Skapa en multisajt med flera anslutna kunder oberoende av varandra

Hej!

Jag har byggt en plattform i .NET för att hantera CMS-kunder på en central administration men med olika domäner kopplade till den. Nu är det så att jag undrar om det finns möjlighet att göra samma sak i Drupal och därmed också få med alla utvecklade, smidiga och bra moduler som finns. Det jag har i åtanke är:

  • En databas och delade tabeller (inte en databas med 1000-tals tabeller som växer i takt med antalet domäner/kunder som kopplas till)
Read more
ajayg's picture

Split Site, different versions, is that possible

I have two seperate sites (subdomains) which are on two differrent installation of drupal. They share the user and session table so the user can seamlessly move around the sites with single signon. The new registration is possible only on one site. Both sites are on drupal 5.14. The sites are not "multisite" is strict drupals sense since these are different instances(code base + database) of drupal. In fact I configured this way as I was aware of the likely senario below.

Read more
tisho-1's picture

Multisite split database performance impact

Hi guys,

Has anyone noticed a performance impact when the Drupal 5.x database is split for a multisite setup?

Read more
no2e's picture

Move modules from /multisite to /all

In my multi-site setup, I want to install only "finished" releases (so: no dev version, no beta, etc.) to /sites/all/modules.

So when I install a dev version to my multi-site /sites/example.com/modules, and this module will get a release later, I want to move it to /sites/all/modules.

Does this work without any problems? Anything to mind?

Would I need to update the module at the multi-site first, before deleting it and re-install it in /sites/all/modules?

Read more
mattman-gdo's picture

Feedback about CVS/SVN workflow for multisite setup

Hey there fellow Drupaleros,

I'm seeking peer review of my video about my CVS/SVN workflow regarding deployment for a multisite setup. I'd learned about vendor branching and svn:externals a few months ago and finally got around to setting up a system I was happy with.

What I'm wondering is if I could do anything better or how other people are doing similar things, but slightly different.

All feedback is welcome, leave comments on the site or email me via gdo.

Read more
no2e's picture

Shared hosting: Clean URLs not working for additional sites

Introduction

I just started my first multisite setup (on a shared hosting account).

The problem

Clean URLs work great for example.com/drupal.

Read more
Teobald's picture

Multisite på Binero - Löst!

Hej

Jag har sprungit in i väggen för min förmåga...

Scenario: Jag har tre konton på Binero som hostar varsin domän. Eftersom två av de har väldigt lite trafik (och innehåll) så tänker jag slå ihop de till ett konto.
Konto 1: domain1.com
Konto 2: domain2.se
Konto 3: domain3.se -> Konto 2

Jag uppdaterade Drupal installationerna på konto 2 och 3 till senaste (D6.6) och fixade till db_index. Importerade tabellerna från konto 3 till 2. Fixade till i sites (skapade tom en subdomain till domain2 = domain3.domain2.se för att testa=OK)

I Bineros kontrollpanel:

Read more
Subscribe with RSS Syndicate content