• Resolved tarek

    (@mrcmanager)


    Hello,
    first of all, thank you so much for this awesome plugin.

    i want to serve static files only from selective directory. for example only my images (uploads) and js files which is in ‘assets’ folder inside my theme directory. this is the whole path
    /wp-content/themes/customtheme/assets/js/vendor/velocity.min.js

    now i tried with adding uploads and assets in included directories like uploads,assets
    but that didnt worked. still all files are served through CDN.

    do i have to include directory path for uploads directory?

Viewing 2 replies - 1 through 2 (of 2 total)
  • For the assets folder you would need to include: /wp-content/themes/customtheme/assets/ in the “Included Directories” field. You would also need to include a similar path for your uploads folder.

    Plugin Author KeyCDN

    (@keycdn)

    Thanks Cody!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Regarding included directories’ is closed to new replies.