Stas Bekman wrote:
Philippe M. Chiasson wrote:

This patch makes the document_root read/write for non-threaded MPMs, since it's
unsafe to do so with threaded MPMs until httpd stores the document root elsewhere
than in the server configuration structure.


it sucks that we deviate from write-once run-anywhere, but +1 on the code,

I know, but what can we do? Of course, pushing on httpd-dev to get an API to safely modify document_root even on threaded mpm is possible.

but please don't commit it till the docs are adjusted.

Yeah, I have to write that up too.

Don't forget to make an outstanding note to avoid using that feature (set) in any CPAN modules... Thanks.

Any other existing places in the doc where I can cut-n-paste a warning from ?

--
--------------------------------------------------------------------------------
Philippe M. Chiasson m/gozer\@(apache|cpan|ectoplasm)\.org/ GPG KeyID : 88C3A5A5
http://gozer.ectoplasm.org/     F9BF E0C2 480E 7680 1AE5 3631 CB32 A107 88C3A5A5

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to