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
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
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
-
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
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
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
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
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
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
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
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
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,
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
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
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
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
16 matches
Mail list logo