> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Sent: Samstag, 25. Februar 2006 01:59
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] .htaccess: How to "cut only the middle
> branch" from a directory tree?
>
> One bewildering observation on a low-t
Hi,
I get this error in compiling apache 1.3.34.
# error start ###
gcc -c -I../../os/unix -I../../include -DLINUX=22 -DHAVE_SET_DUMPABLE
-DNO_DBM_REWRITEMAP -DUSE_HSREGEX `../../apaci` -fpic -DSHARED_MODULE
mod_auth_anon.c && mv mod_auth_anon.o mod_auth_anon.lo
gcc -shared
Hi,
I can use mod_mem_cache to cache all contents of HTTP requests,
however I found that it couldn't cache HTTPS content.
Dose anyone know how to cache that? Thanks in advance.
Thx, Xuekun
-
The official User-To-User support fo
On 2/24/06, John Beck <[EMAIL PROTECTED]> wrote:
I have been trying without success to run SSL on more than one instance at the same time. You want to keep your standard and SSL configurations in the same file. One problem we've had with running multiple SSL instances is collision on SSLMutex a
Nick Kew wrote:
> On Sunday 26 February 2006 19:09, Fred McCann wrote:
>
>> Is there anything I got wrong here? Is apr_dbd_mysql incompatible
>> with my version of MySQL, FreeBSD, or Apache?
>
> That's a difficult one. Are you using apr_dbd_mysql from up-to-
date source
> and compiled with all t
On Sunday 26 February 2006 19:09, Fred McCann wrote:
> Is there anything I got wrong here? Is apr_dbd_mysql incompatible
> with my version of MySQL, FreeBSD, or Apache?
That's a difficult one. Are you using apr_dbd_mysql from up-to-date source
and compiled with all the same options as (the rest
I'm trying to configure mod_authn_dbd to use a mysql database. I'm
running MySQL 5.0.18 and Apache 2.2 on FreeBSD 6.0-RELEASE.
Here's what I have for configuration:
# Database Management
DBDriver mysql
#Connection string: database name and login credentials
DBDParams "dbname=UserDirectory us
After a recent upgrade to apache 2.0.55, we are unable to PUT files using WebDAV over SSL.When accessed directly, the WebDAV upload hangs after uploading about 8k of data. Because our DAV servers are behind a proxy, uploads sent through the proxy server appear to be uploaded correctly but the resu