Saturday
Sep082007
MP3.com Web Templating Architecture (March, 2000)
Saturday, September 8, 2007 at 4:13AM In March, 2000, I did a talk about how we scaled with semi-static files while splitting data from presentation. For dynamic pages we used mod_perl doing an internal redirect with the XML on the style templates.
Since then Apache 2.0 contains the concept of filters to allow for similar functionality.

Reader Comments