Update of /home/nasal-cvs/nasal/apache In directory purr:/tmp/cvs-serv4567 Modified Files: mod_nasal.c Log Message: Add a redirect() builtin that calls ap_builtin_redirect() to allow for intra-server module handoffs. Seems to work, but has some odd behavior that I don't understand yet...