Summary

By providing a simple paradigm for routing incoming requests, maps make server configuration simpler. By having modules which handle various aspects of the request that can be combined in different ways, maps make it possible to do things with the web server that were not forseen by the author, making maps a fundamentally better paradigm for server configuration than root directories, aliases, user directories, etc.

Maps bear further investigation. I invite your comments and suggestions.


Previous, Contents

Mike Meyer