also planning to use extension-less urls along with apache httpd's
mod_negotiation module for 'Content Negotiation' to serve the right
variant (e.g. html vs txt) of the files, based on client's indicated
preferences using the Accept header, and perhaps User-Agent as well.