Create your own PHP based Origin Pull CDN

The advantage of having your website content hosted on a Content Delivery Network (CDN) is having your content distributed and stored across the Globe. Utilizing the network of the Content Delivery Network provider. Hosting your WordPress website on a Content Delivery Network is an important WordPress optimization tip. Here is how to create your own Origin Pull CDN with just a few lines of PHP...

Convert .htaccess to web.config

This post describes some of the IIS URL Rewrite Module web.config equivalents of commonly used Apache .htaccess settings. This is useful when you convert your Apache .htaccess to IIS web.config. The second part of this post outlines how to use Internet Information Services Manager to import and convert .htaccess rules to web.config.

PHP with WinCache on IIS

Learn how to install PHP on Windows Server IIS. With Windows Cache Extension for PHP (WinCache) and a custom php.ini path. WinCache enabled PHP gives you great performance for WordPress, Drupal and Joomla websites, and decreases CPU usage. A custom php.ini file path offers more flexibility.