Skip to content

lyase/cdnalizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CDNalizer

This project provides an nginx and apache plugin that re-writes your outgoing HTML. It changes your image src tags and whatnot to point to your cloudfiles directly.

Archetecture

Components

  • Config Reader
    • Apache Config Reader
    • nginx config reader
  • Rewriter
  • Apache wrapper
  • Nginx wrapper

TODO

  • TestRewriter
  • Rewriter
  • ...

Useful developer links

Future

  • Threading
  • Caching by url + quick checksum
  • Have it handle uploads and spool them straight up to cloud files

About

Rewrites outging html to serve resources from the CDN rather than the local FS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published