mod_blosxom 0.05 review
Downloadmod_blosxom.c is the Apache module which builds the extremely lightweight Weblog environment
|
|
mod_blosxom.c is the Apache module which builds the extremely lightweight Weblog environment. mod_blosxom.c has inherited the function of Blosxom and can share the same data and the same template.
What is Blosxom?
Blosxom is the very compact and portable Weblog tool written by Rael Dornfest. Blosxom is the cool script of only 61 lines written by Perl.
The introduction sentence written by him is quoted:
Blosxom [pronounced "blossom" or "blogsome"] is a lightweight yet feature-packed Weblog application designed from the ground up with simplicity, usability, and interoperability in mind.
What translated this Blosxom into the C language and Apache API. It's mod_blosxom.c.
Requirements:
Apache 1.3.x
What's New in This Release:
It now has Multiple Weblog and Conditional GET request(ex. If-Modified-Since: etc..) support.
The traffic to Blog can be optimized now.
mod_blosxom 0.05 keywords