[us...@httpd] Question about passing client certificates through

2010-10-28 Thread Praveen Venkataramaiah
All, I am a newbie to Apache and have been struggling to find a solution for my requirement. My requirement is that I need to configure Apache so that it can 1) Request for a SSL client certificate from a client machine. 2) Pass the client certificate to the server back-end for authe

[us...@httpd] Failed downloads

2010-10-28 Thread Nick Tzaperas
Hi, I've been investigating a problem with our proxy failing on large downloads.  We have an Apache proxy setup in a datacenter that forwards requests to another Apache server in another datacenter.  Any download initiated from a machine through the proxy or from the proxy server itself directly t

Re: [us...@httpd] cannot get mod_substitute to substitute in response from remote server in reverse proxy setup

2010-10-28 Thread Nick Kew
On Thu, 28 Oct 2010 14:13:56 -0700 Chris Markle wrote: > AddOutputFilterByType SUBSTITUTE text/html That's probably your problem. In a proxy (or dynamic page) the content-type is unknown at the point where that is set. Use mod_filter instead. -- Nick Kew -

Re: [us...@httpd] CGI-BIN

2010-10-28 Thread Devraj Mukherjee
Hi Motty, On Fri, Oct 29, 2010 at 9:11 AM, motty.cruz wrote: > Hello, > I'm trying  to get apache to execute cgi scripts outside  cgi-bin > directory(/usr/local/www/cgi-bin) instead I want to run scripts from > /usr/local/www/directory. I google it but most furums are for Linux. My > machine is a

[us...@httpd] CGI-BIN

2010-10-28 Thread motty.cruz
Hello, I'm trying to get apache to execute cgi scripts outside cgi-bin directory(/usr/local/www/cgi-bin) instead I want to run scripts from /usr/local/www/directory. I google it but most furums are for Linux. My machine is a FreeBSD 8.1 running Apache 1.2 Any help is appreciated. Thanks, Mott

Re: [us...@httpd] HTTP Connect Requests

2010-10-28 Thread Eric Covener
On Thu, Oct 28, 2010 at 4:33 PM, Dan wrote: > On Thu, Oct 28, 2010 at 3:25 PM, Eric Covener wrote: >> On Thu, Oct 28, 2010 at 4:21 PM, Dan wrote: >>> Hello all, >>> >>> I have an apache ssl proxy configured with mod_security that detected >>> (I'm only running in detection mode) many HTTP connec

[us...@httpd] cannot get mod_substitute to substitute in response from remote server in reverse proxy setup

2010-10-28 Thread Chris Markle
Trying to get mod_substitute to work for me in a reverse proxy setup and having troubles, specifically the substitution in not occurring in responses from the remote server. Basically my browser clients are contacting my Apache setup at help-proxy.asperasoft.com and are being reverse proxied to hel

Re: [us...@httpd] HTTP Connect Requests

2010-10-28 Thread Dan
On Thu, Oct 28, 2010 at 3:25 PM, Eric Covener wrote: > On Thu, Oct 28, 2010 at 4:21 PM, Dan wrote: >> Hello all, >> >> I have an apache ssl proxy configured with mod_security that detected >> (I'm only running in detection mode) many HTTP connected requests >> against port 443. The requests look

Re: [us...@httpd] HTTP Connect Requests

2010-10-28 Thread Eric Covener
On Thu, Oct 28, 2010 at 4:21 PM, Dan wrote: > Hello all, > > I have an apache ssl proxy configured with mod_security that detected > (I'm only running in detection mode) many HTTP connected requests > against port 443. The requests look like this: > > CONNECT www.mydomain.com:443 HTTP/1.1 > > All

[us...@httpd] HTTP Connect Requests

2010-10-28 Thread Dan
Hello all, I have an apache ssl proxy configured with mod_security that detected (I'm only running in detection mode) many HTTP connected requests against port 443. The requests look like this: CONNECT www.mydomain.com:443 HTTP/1.1 All requests completed with a 200, but I can't recreate this by

Re: [us...@httpd] Limiting Request Body suggestion

2010-10-28 Thread William A. Rowe Jr.
On 10/28/2010 10:17 AM, Tom Evans wrote: > That has well known solutions doesn't it? Pad your page to more than > 512 bytes, and Robert is the brother of your mother. I don't know that 512 will do the trick in all cases. At one point IE had me convinced that if the size of its message was longer

Re: [us...@httpd] Limiting Request Body suggestion

2010-10-28 Thread Tom Evans
That has well known solutions doesn't it? Pad your page to more than 512 bytes, and Robert is the brother of your mother. Cheers Tom On Thu, Oct 28, 2010 at 3:48 PM, Joost de Heer wrote: > On Thu, October 28, 2010 16:24, Tom Evans wrote: > >> Why do you care what the status code is? (or rather,

Re: [us...@httpd] Limiting Request Body suggestion

2010-10-28 Thread Joost de Heer
On Thu, October 28, 2010 16:24, Tom Evans wrote: > Why do you care what the status code is? (or rather, why do you want > to return OK when an error occurs?) To work around the "Display userfriendly error messages" bug^Wfeature? Joost

Re: [us...@httpd] Limiting Request Body suggestion

2010-10-28 Thread Tom Evans
On Thu, Oct 28, 2010 at 12:54 AM, Mohit Anchlia wrote: > It looks like ErrorDocument changes the behaviour globally. What I > need to do is return Http code 200 with customized message which > clients can parse and display cleanly on the browser. > You want it to fail and return 200? Seems counte

[us...@httpd] mod_fcgid: fcgid processes serving static content as well

2010-10-28 Thread Honza Lefty Škoda
Hi! I use mod_fcgid & suexec for safe execution of php scripts. I've recently tested the performance of fcgid and found out that when i request static page (.html or .css) fcgi process is spawned (if doesn't exist yet) and the counter "Accesses" on server-status page increments as well. I'm not s

[us...@httpd] mod_rewrite in Melbourne?

2010-10-28 Thread Rich Bowen
The local PHP User Group in Melbourne, Australia, wants to have a session on mod_rewrite. Is there anyone in Melbourne who would be willing to give a brief presentation? It's a PUG, so obviously informal and small. Please respond to me directly. Thanks. -- Rich Bowen rbo...@rcbowen.com