* Remove trailing whitespace from a bunch of *.xml files * Quoted arguments to Rewrite{Base,Cond,Map,Rule}.
Enclose parameters in quotation marks for <{Files,Directory,Location}{,Match}> containers.
avoid non-ascii quotes. Sometimes they're just wrong. Sometimes they simply break the current latex build
Remove all the stuff that has been ported to mod_lua, and add an example load balancer.
fix properties.
Google has a way of finding everything, so let's update this guide just a bit (fix errors, expand on descriptions)
Updates: - Remove reference to functions that are now inside mod_lua - Remove a lot of "bla bla bla" placeholders - Add information about optimizing mod_lua for production use - Fix up the examples a bit
Fix some typos, scrap some functions, change some arguments and add a new function, as per sf's email.
Fix XML errors and remove an external reference which snuck into the document
Add some initial example scripts and function reference for what will be a lengthy discussion of various hook/action implementations in mod_lua.