How can we help you?
CDN Resource
CNAME is technically an alias for a different URL. You don't have to use it, you can just use the CDN URL for the CDN Integration. If you wish to set...
A secure token has four main functions. 1. Secure Token allows you to generate secured links with expiration time. 2. Secured links provide content...
This article describes a simple implementation of HTTP/2 Server Push. Server push is a handy feature when it comes to loading your website faster by...
Secure Token allows you to generate secured links with expiration time, making your files available for only selected time period via the generated URL....
In UNIX based systems you can use "curl -I [url]" to check your file headers. For example: curl -I http://cdn77.www.cdn77.com/js/intlTelInput/css/intlTelInput.css HTTP/1.1...
Purge Deleting files from the data centres is very common when using a CDN Resource. Especially if you or your webmaster are constantly uploading...
In order to upload files to your CDN Storage you need to have an FTP client. If you don’t have one we highly recommend you to download and install...
You need to add the Access-Control-Allow-Origin header to your font files. APACHE Add the following piece of code into your .htaccess file: <FilesMatch...
400 Bad Request Error There could be several reasons for this error. If you’ve just created a CDN Storage then you need to wait 5 minutes. If...
Unfortunately you’re not able to set expiry headers on files that are hosted on our CDN Storage servers by yourself. If you require custom cache...
You can use /.ssh/ directory for placing your keys to access the zone. If you're familiar with ssh keys, you can add your public key into /.ssh/authorized_keys...
CDN Storage is a storage server for your static content - a hard drive with FTP access that our CDN servers can reach very fast. Why use a...
The bandwidth graph on your dashboard shows the difference between the total traffic from your CDN resources and the total amount of static content...
After setting up your website to work through a CDN Resource with CDN77, your content may be accessible both from your domain as well as...
We have a whitelist of files we automatically compress, using Gzip (compression level 5) or Brotli on-the-fly at our edge servers. The files in...
If you want your own custom 404 error page set up on your CDN Storage, just upload it to /www/error_pages/404.html where 404 is...
In a Unix System: You can check your CNAME status by using the Linux command dig cdn.yourdomain.com You should see something similar to the example below: cdn.yourdomain.com....
The MP4 pseudo streaming option, which can be found in your resource’s Other Settings section, is referring to the ability to skip to not yet downloaded...
You can now improve your hit/miss ratio even further by ignoring specific query strings. This function is useful in case you cannot ignore all query strings...