You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.
A content delivery network allows you to remove most of the bulk from your server (and accept more requests) and optimize your load times to the client.
How to
Edit the file application/config/config.php and modify the cdn_url to match the URL that you wish to use.
Upload your /assets directory to the CDN.
Use the function base_url normally and it'll select the CDN automatically as your URL.