Re: [mp2] $r->document root("/my/hacked/path");

2003-03-07 Thread Rob Brown
I need to be able to at least temporarily change the document_root on the fly. Something like the following: $r->document_root("/my/hacked/path"); But it crashes with a prototype mismatch. The docs say: $r->document_root:cannot currently be modified. requires locking since it is part oft

[mp2] What happened to $r->connection->remote_addr?

2003-03-07 Thread Rob Brown
I'm getting complaints about Apache::DNAT not working with Apache 2 because mod_perl 1.99 suddenly can't handle the things it used to. I'm getting this spewage: [Fri Mar 07 11:22:21 2003] [error] [client 166.70.29.72] Can't locate object method "connection" via package "Apache::RequestRec" at