MyBB Community Forums

Full Version: CDN integration without uploads
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello there

I would like to add a CDN (cdn.net) to my forum, but I dont want to include my uploads directory in the CDN, because it will exceed my monthly transfer limits and cause high charges. So is there anyway to change my forum images, avatars, stylesheets and fonts to the CDN and get the webpage quickly rendered and get the uploads from the web server itself ?

Regards

BijuMK
This is myBB, these forums are equipped to hold millions of posts, even on basic hosting at 3 per month, I'm not sure what you are trying to accomplish but sounds complicated, help me out here.
(2019-11-17, 04:40 AM)Michael2014 Wrote: [ -> ]This is myBB, these forums are equipped to hold millions of posts, even on basic hosting at 3 per month, I'm not sure what you are trying to accomplish but sounds complicated, help me out here.
Hi Michael

Thank you very much for trying to help me..

I had gone through the Mybb CDN integration guide available at https://community.mybb.com/thread-160349.html and trying to integrate it to my forum with keycdn as the CDN provider, but I want to serve the uploads files from my webserver itself as it amounts to about 50GB traffic everyday and moving that to CDN will be a very costly affair. So I'm seeking help to move

[*]cache/themes/*
[*]images/*
[*]jscripts/*

directories to CDN and uploads/* will stay in the server.
(2019-11-17, 07:31 AM)bijumk1 Wrote: [ -> ]
(2019-11-17, 04:40 AM)Michael2014 Wrote: [ -> ]This is myBB, these forums are equipped to hold millions of posts, even on basic hosting at 3 per month, I'm not sure what you are trying to accomplish but sounds complicated, help me out here.
Hi Michael

Thank you very much for trying to help me..

I had gone through the Mybb CDN integration guide available at https://community.mybb.com/thread-160349.html and trying to integrate it to my forum with keycdn as the CDN provider, but I want to serve the uploads files from my webserver itself as it amounts to about 50GB traffic everyday and moving that to CDN will be a very costly affair. So I'm seeking help to move

[*]cache/themes/*
[*]images/*
[*]jscripts/*

directories to CDN and uploads/* will stay in the server.

see of this helps ::
[Tutorial] How to fully integrate your CDN to work with MyBB (MaxCDN) https://community.mybb.com/thread-94678.html