RE: [EMAIL PROTECTED] .htaccess: How to "cut only the middle branch" from a directory tree?

2006-02-26 Thread Boyle Owen
> -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

[EMAIL PROTECTED] Compile error on mod_auth_dbm in apache 1.3.34

2006-02-26 Thread michael young
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

[EMAIL PROTECTED] Can Apache2 cache HTTPS content?

2006-02-26 Thread Xuekun Hu
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

Re: [EMAIL PROTECTED] multiple instances of apache and ssl

2006-02-26 Thread A. Micka
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

[EMAIL PROTECTED] Re: Configuring mod_authn_dbd with apr_dbd_mysql on Apache 2.2

2006-02-26 Thread Fred McCann
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

Re: [EMAIL PROTECTED] Configuring mod_authn_dbd with apr_dbd_mysql on Apache 2.2

2006-02-26 Thread Nick Kew
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

[EMAIL PROTECTED] Configuring mod_authn_dbd with apr_dbd_mysql on Apache 2.2

2006-02-26 Thread Fred McCann
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

[EMAIL PROTECTED] mod_dav / mod_ssl file corruption

2006-02-26 Thread A. Micka
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