cherokee / webserver

Cherokee Web Server
GNU General Public License v2.0
563 stars 104 forks source link

RFE: CoralCDN Wizard #767

Open danielniccoli opened 11 years ago

danielniccoli commented 11 years ago

Original author: jorge.ba...@gmail.com (December 14, 2010 23:24:50)

Create a wizard for configure a virtual server or directory with CoralCDN:

http://www.coralcdn.org/

Here is an apache example configuration:

Header append X-Coral-Control "redirect-home" RewriteCond %{HTTP_USER_AGENT} !^CoralWebPrx RewriteCond %{QUERY_STRING} !(^|&)coral-no-serve$ RewriteRule ^images/(.*)$ http://www.example.com.nyud.net/images/$1 [R,L]

Original issue: http://code.google.com/p/cherokee/issues/detail?id=1079

danielniccoli commented 11 years ago

From jorge.ba...@gmail.com on December 15, 2010 14:57:02 Sorry for the useless subject of the issue...