---
title: "Drupal multisites"
date: "2024-02-14T06:18:38+00:00"
summary: "Discover how to set up Drupal multisites efficiently. Learn about China ICP license requirements, database creation, and proper folder structure for seamless multisite management."
image:
type: "page"
url: "/service-offerings/drupal-multisites"
id: "3a899772-f0ee-4285-bcc6-128950dc10d9"
---

Important

All sites require a China ICP license, which must be first associated with the China Managed Services account prior to the routing of the domain to the Drupal site.

Setting up multisite
--------------------

1.  [Create a Support ticket](/service-offerings/support#contact-acquia-support) with the following information to request the new database creation for the subsite:
    
    *   Subsite name, which is the same folder name in `docroot/sites`
        
    *   Domains that will be associated with this subsite
        
2.  Ensure that you have the standard [Drupal multisite structure](https://www.drupal.org/docs/multisite-drupal/multisite-folder-structure-in-drupal), and commit the code to the [Git repository](/service-offerings/china-managed-services/code).