On Sun, 14 Jan 2007 06:19:30 -0800, Jeffrey Cunningham jeffrey@cunningham.net wrote:
Wouldn't that execute the CREATE-STATIC-FILE-DISPATCHER-AND-HANDLER and CREATE-FOLDER-DISPATCHER-AND-HANDLER with every page view? It would probably be better to move them outside the function that builds the html so they only execute once when you startup the server.
Huh???