does somebody have any idea, why the following does not work? how do i correctly specify the location of berkely db? berkely db install: ../dist/configure...
Hi, Is Apache2x supported on Sol6? When I try to build my Apache2 module on Sol6, I get the following errors from within the apache2 include files: ...
The 2.1 Authentication Framework has many significant advantages over the previous system. One major issue that I have not seen addressed is authentication...
It seems to me that the thing called apache_1.3.29-win32-x86-no_src.exe is actually an .msi file, not an .exe. It also looks to be identical to the -src...
I have an Intel S875WP1-E with FreeBSD 4.8-STABLE running Apache 2.0.48 prefork with mod_ldap enabled, built against OpenLDAP 2.1.23. I'm getting a SEGV when I...
Hi, I was just asked again by a user about the load order of modules. While it seems that it is now with Apache2 less important, and also ClearModuleList and...
... That's a rather complicated "if" statement, and you removed the comment. I'd ask that you leave a comment in there to provide a human-readable version of...
Hi, ... I want to change the mod_dav code so that it sends "102 Processing" responses after copying say 5 resources. This is necessary when COPYing or...
This adds a directive ErrorLogsWithVhost that extends the error log format by adding server name and port to entries in the error logs. Proof of concept. Are...
Hi all, I found some mention of profiling Apache with gprof via google. I tried the following: % setenv CFLAGS '-pg -DGPROF -g' % ./configure [my configure...
There exists (and I know of several instances when it was successfully used) a trivial kind of DDOS attack that seems to be quite poorly handled by Apache: if...
Because I want to provide some FreeBSD binaries of the latest release, and I'm lazy, I need to ask: Will binaries compiled under FreeBSD 3.4 work under 4.8/4.9...
I want to know if there's a document about the structure of Apache source, i must change something, and i don't know how start with it. Thanks Una mejor...
Hi, I am having a problem with the ordering of modules with IHS, based upon Apache1x. I have two modules which have their functions scheduled to be executed...
I get this when compiling 2.0.48 via gentoo's ebuild: /bin/sh /portage/apache-2.0.48/work/httpd-2.0.48/srclib/apr/libtool \ --silent --mode=compile gcc...
when i first started using 2.0.47, i was concerned that mod_rewrite no longer wrote a visible lockfile when using RewriteLock with an external map program. i...
Hi, Is there any way by which I can contribute apache modules to Apache such that it can be shipped with the browser? I work for Sun Microsystems and I am a...
/** * Determine if the client has sent any data. This also sends a * 100 Continue response to HTTP/1.1 clients, so modules should not be called * until the...
Priority value stored in the mem_cache_object is => 0. The stored value increases with the priority of the cached entry. A smaller value means a smaller...