Hi all, I've got some Perl code in an htaccess file to choose some configuration based on client IP. The code starts with $r = Apache->request. The first request that gets handled by a server instance fails to get the request object (the call succeeds but returns undef). Subsequent requests to that server instance work properly. Any thoughts?
--- Rodney Broom President, R.Broom Consulting