mod_transform.c:408: This does NOT handle relative Paths. 
mod_transform.c:416: dirname() is not Win32 Portable.
mod_transform.c:417: Replace with custom dirname() like function. strrchr() is our friend.
mod_transform.c:445: Add a Configuration Directive to enable/disable xincludes?
mod_transform.c:446: Make an easy way to enable/disable Loading Files from the Network.
mod_transform.c:465: Need better error reporting here. Why couldn't we Load it?
mod_transform.c:472: Need better error reporting here. What Went Wrong?
mod_transform.c:543: Find a better way to determine if any resources needed to 
