Picking the Right MIME Type for JavaScript
MIME stands for Multi-purpose Internet Mail Extensions. Though, the use of the word MIME has evolved to encompass data transactions outside the realm of web mail. Back in the day, MIME types simply defined content delivered between mailing servers...
Read More »
Minifying Your JS and CSS (5 Tips)
Background
Just because HTTP/2 is out, some think that they can stop some web performance optimization (WPO) practices like not minifying their Javascript and CSS. While the new protocol reduces the impact of some WPO practices, it does not elimi...
Read More »
vBulletin CDN with Replacement Variable
This tutorial assumes a Pull Zone has already been created. If you have vBSEO purchased and want to re-engage it, we have archived the vBSEO CDN tutorial.
vBulletin CDN Integration with "Replacement Variable"
Confirm the Pull Zone origin UR...
Read More »
How to get 304 Not Modified Header from CDN
Some users build custom web applications that require checking for a 304 Not Modified header when using the CDN. Let's look at a couple of ways to accomplish that!
Returning a 304 Response requires adding the headers to the Origin file/URL.
Confi...
Read More »
.htaccess is a configuration file for use on web servers running the Apache Web Server software. .htaccess files can be used to alter the configuration of the Apache Web Server software to enable/disable additional functionality and features that ...
Read More »
95% of questions can be answered using the search tool. This is the quickest way to get a response.