Im trying to use the private_upload module but this wont work because of this CDN module. All the private upload module does is allow some attachments to be secured using the standard drupal private download security.

Is there a way around this, Is it possible to disable this cdn module on certain content types?

Comments

Wim Leers’s picture

Title: Using with a mixed public/private download method » CDN + Private Upload compatibility
Project: CDN » Private Upload
Version: 6.x-2.1 » 6.x-1.x-dev
Component: Module » Code

Disabling the CDN module on certain content types makes no sense, since the CDN module doesn't take the content type into consideration.

Let's ask the module maintainer about what is needed to make this work.