Does the request pool get "cleaned up" after every request? IE, If I register a cleanup on r->pool, will it get ran after every request? -- Brian Akins Senior...
... I noticed this change while I was trying to backport Japanese translation of 2.1 document to 2.0. Since this change is only done in 2.1, I dived into...
So (Ben), what is it that breaks with "BSD make" when reverting the cruft that has been added to server/Makefile.in to use an absolute path to exports.c? This...
Howdy, We are running Apache 1.3.28 (with auth_ldap & weblogic plugin) on Redhat Linux 7.3 (latest kernel and glibc RPMs are installed), and for some reason,...
Hi, Piped log files still dont work with apache 2.0.48 piped log program '/usr/local/apache2/bin/logresolve >> /home/accounts/x/xxxxxxxx/logs/access_log'...
For kicks I just tried to build httpd from HEAD in httpd-2.0 and apr* using Visual Studio .NET, but ran into a problem with server/mpm/winnt/child.c....
Ok, so Apache2 uptake is slower than desired for some (not all) on this list. That's only logical given the success and therefore inertia to stay with Apache...
Hi, the issue about SSI and the Last-Modified header (or the missing thereof) seems to be as old as mod_include itself. There are still requests from 1996 in...
As a small experiment we have been trying to add STLS support to mod_pop3. Just for info STLS is equivalent to STARTTLS in SMTP and means that the connection...
Okay, I'm really feeling stupid here. Where in the world is mod_access? httpd can't run because it chokes on the Order directive, which comes from mod_access....
What's everyone's opinion the settings for virtual hosting with apache? I have two ideas on how to set this up. Idea one: creating a directory in /var/www/...
Just checked out the latest Apache CVS because I need the dav_lock module... make[4]: *** No rule to make target `ssl_scache_shmht.slo39;, needed by ...
... I have not found a real solution yet, and it seems that my posting to comp.unix.solaris didn't make it. However, I have a preliminary solution: upgrading...
Hi, Since this question pertains to the implementation of ETags in the httpd source code (core.c?), I think this question is appropriate for the developer ...
Hiya, I'd like to integrate distcache support into mod_ssl on HEAD: are the copyright holders willing to contribute copyright ownership to the ASF for...
Hi, mod_status of Apache 2.0.47 running on Linux (RHL 8.0) returns bad hit counters. I wrote a script to log each minute the value for TotalAccesses on ...
... there's a dnl too much. Docs note: The "on test systems only" sentence should appear in a big warning box (with red letters :-). Perhaps this should be...
Hi, I have Apache 2.0.45 running on Solaris. I have set "AddDefaultCharset utf-8" in my httpd.conf file. And its get reflected in the HTTP headers in the ...