×
×

Knowledgebase & Downloads

Howto: Drupal

How can you integrate CDN with Drupal?

Installation Of CDN Plugin

  1. Download the latest version of Drupal CDN -- http://drupal.org/project/cdn
  2. Extract it into the Drupal module directory.
  3. Navigate to Site Configuration > CDN Integtration.
  4. Under Settingstab:
    1. Status: Enabled
    2. Mode: Basic
    3. Show statistics for the current page: Disabled
  5. Save.
  6. Under Basic Modetab:
    1. Insert the CDN URL into the field.
  7. Click Submit.

Verification

Verify if your Drupal site is on CDN by viewing the HTML source code. Image links shall be replaced with CDN URLs.