[users@httpd] reverse proxy not working with file upload(multipart/form-data)

2011-07-21 Thread snigdhamukherjee
Hi all, I am using apache 2.2.15 as a reverse proxy server in front of tomcat app server. The application needs a file of  less than 500 bytes to be uploaded by user. This works fine without reverse proxy but fails always when used with reverse proxy. I have tried with many versions of apache

[users@httpd] client-cert-auth triggered Segmentation Fault

2011-07-21 Thread Qingshan Xie
Hi,      Our env has Apache-2.2.19 + Openssl-1.0.0d compiled in a Linux host, it is configured as a ssl proxy server.  When Client-Cert-Authentication enabled, it triggered Segmentation Fault.  This happens on Openssl-1.0.0 other versions(a,c).  However, Client-Cert-Auth is working fine with Op

Re: [users@httpd] Monit on vhost

2011-07-21 Thread Jeroen Geilman
On 2011-07-21 17:28, Josu Lazkano wrote: Hello list, I am trying to configure a server with lots of vhost. I need to check if they are online with Monit, for this, I just create this on each vhost: Alias /monit/ /var/www/monit/ Options Indexes MultiViews FollowSymL

[users@httpd] Monit on vhost

2011-07-21 Thread Josu Lazkano
Hello list, I am trying to configure a server with lots of vhost. I need to check if they are online with Monit, for this, I just create this on each vhost: Alias /monit/ /var/www/monit/ Options Indexes MultiViews FollowSymLinks AllowOverride None

[users@httpd] Configure apache to chroot vhosts

2011-07-21 Thread Jan-Hendrik Palic
Hi there, I am working on Ubuntu 10.04 LTS and try get apache chrooting its vhosts. I followed the HowTo from http://e.metaclarity.org/268/httpdsuexecchrootfastcgiphp/. It describes the way to get apache chrooting two different vhosts with suexec,php5 and fastcgi and provides some patches to