README for Midgard address translation and user authentication module

Copyright (C) 2001 The Midgard Project ry, Emile Heyns <emile@iris-advies.com>
See the end for copying conditions.

This is the Midgard address translation and user authentication
module. The module is used by Apache to map URLs to Midgard database
records. You'll need also the Midgard library and an
Apache http server with the Midgardized PHP module.

See the INSTALL file for installation instructions.

the fine print:
WARNING: TOTALLY BETA QUALITY. GUARANTEED TO WORK FOR EMILE HEYNS.
FOR ALL OTHERS, ALL BETS ARE OFF.

OK, now that I got you sufficiently scared, it does indeed work for me 
(nadmin is running here) and it actually looks like it works OK. I've
had other reports that it actually works better than regular
mod_midgard but intil it's seen a little more deployment I'm marking
it beta. I also tried it with APC, and things are looking well. I do
suggest turning on apc.check_mtime for obvious reasons, but if your sites
don't change too often or you can live with the page updates
propagating slower, you could try turning it off to win another bit of performance.

----------------------------------------------------------------------
Copyright information:

Copyright (C) 1999 Jukka Zitting <jukka.zitting@iki.fi>
Copyright (C) 2000 The Midgard Project ry

   Permission is granted to anyone to make or distribute verbatim copies
   of this document as received, in any medium, provided that the
   copyright notice and this permission notice are preserved,
   thus giving the recipient permission to redistribute in turn.

   Permission is granted to distribute modified versions
   of this document, or of portions of it,
   under the above conditions, provided also that they
   carry prominent notices stating who last changed them.

Local variables:
version-control: never
mode: indented-text
end:
