Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Hi,

    Please upgrade to v3.2.4 , then add following code into wp-config.php

    if (function_exists( 'is_amp_endpoint' ) && is_amp_endpoint()) {
    define( 'LITESPEED_BYPASS_CDN', true ) ;
    }

    then purge all

    it should bypass CDN on AMP page now.

    Best regards,

    Thread Starter stefa98

    (@stefa98)

    Does not work

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Disable CDN for AMP’ is closed to new replies.