Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nmicht/wp-cdn-rewrite

Wordpress plugin to rewrite assets url
https://github.com/nmicht/wp-cdn-rewrite

Last synced: 19 days ago
JSON representation

Wordpress plugin to rewrite assets url

Awesome Lists containing this project

README

        

WP CDN Rewrite
===========

Wordpress Plugin to rewrite all the assets to get them from CDN instead the normal location.

Installation
1. Download the file and include it in your plugins folder
2. In the wp-config file add the url for you CDN without the trailing slash


//Setting the CDN url in Edgecast
define('CDN_URL','http://assets.michelletorres.mx');