Re: The problem with mod_dav..

2007-11-05 Thread Karl Southern
Nick Kew wrote: However, if you're suggesting improvements to mod_dav, you should really be on [EMAIL PROTECTED], which is where any changes would have to be decided And I was thinking about posting there as well.. Meh. I'll start hammering out a version that does what I want and see what

Reference counted pool

2007-11-05 Thread Joachim Zobel
Hi. I need want to implement a reference counted pool, which is actually destroyed/cleared when the last client destroys/clears it. For this I would like to stop pool destruction from a pool cleanup function. Is this possible - how can I do this? Sincerely, Joachim

Re: apache 2.0.61 do not read config settings

2007-11-05 Thread John Zhang
--- Joe Lewis wrote: John Zhang wrote: --- Joe Lewis wrote: Comment out the IfModule pieces surrounding your directive just to eliminate one more thing. Commenting out the IfModule does make it work! Now, how do I figure out the EXACT module name? When you