Re: httpd filters to record the client network time

2010-10-04 Thread alin vasile
I'll give it a try with the first option. Thanks, Alin - Original Message From: Nick Kew n...@apache.org To: modules-dev@httpd.apache.org Sent: Sat, October 2, 2010 11:23:05 PM Subject: Re: httpd filters to record the client network time On Sat, 2 Oct 2010 08:11:33 -0700 (PDT) alin

Error: invalid ELF header

2010-10-04 Thread Jain Sachinkumar
Hello All, I have build an Apache module on windows platform using Visual Studio 6.0. I compiled it using Release and Win32 mode (all the default with apache). The module works absolutely fine when run with apache on windows. When I am placing the module on Linux Fedora Core 9 and starting

Re: Error: invalid ELF header

2010-10-04 Thread Eric Covener
What I think is that I will have to compile the module once on linux environment. If this is the case, it would be great if anyone can suggest good link for compiling and creating modules on Linux machine. http://httpd.apache.org/docs/current/programs/apxs.html

ErrorLogFormat: %v

2010-10-04 Thread Igor Galić
Hi folks, one of the (seemingly) useful symmetries missing from LogFormat in ErrorLogFormat is %v Without having looked at the code yet: How difficult is it to implement? But more importantly: How useful do you think it is? Bye, i -- Igor Galić Tel: +43 (0) 664 886 22 883 Mail:

Re: svn commit: r1004243 - /httpd/httpd/branches/1.3.x/htdocs/manual/mod/core.html.en

2010-10-04 Thread Nick Kew
On Mon, 04 Oct 2010 14:08:50 - rbo...@apache.org wrote: Modified: httpd/httpd/branches/1.3.x/htdocs/manual/mod/core.html.en Um, shouldn't that be the XML source? +P Uppercase!! -- Nick Kew

Re: svn commit: r1004243 - /httpd/httpd/branches/1.3.x/htdocs/manual/mod/core.html.en

2010-10-04 Thread Rich Bowen
On Oct 4, 2010, at 10:42 AM, Nick Kew wrote: On Mon, 04 Oct 2010 14:08:50 - rbo...@apache.org wrote: Modified: httpd/httpd/branches/1.3.x/htdocs/manual/mod/core.html.en Um, shouldn't that be the XML source? 1.3 docs don't have xml sources. It's all just HTML. +P

mod_authn_file + low ThreadStackSize = oops

2010-10-04 Thread Chris Darroch
Hi -- It's been ages since I wrote to the list; as always, my apologies. I hope to get back to some actual programming soon, unless life gets in the way again. In the meantime, a quick note for anyone who might at some point stumble over the same thing and go to Google for help. I set up a