> -Original Message-
> From: McGregor, Donald (Don) (CIV)
> Sent: Friday, May 30, 2014 0:01
>
> I'm attempting to get CAC card authentication working with
> Apache httpd-2.2.3-85 on Centos 5. CAC cards are the DoD
Here is what I tell my employees and contractors to do first.
Get is wo
I'm attempting to get CAC card authentication working with Apache
httpd-2.2.3-85 on Centos 5. CAC cards are the DoD variant of smart cards. The
SSL connection is failing (Chrome error: ERR_SSL_PROTOCOL_ERROR) and I'm having
problems diagnosing exactly where the problem is.
The objective is to c
Using the typical /home/*/public_html/cgi-bin for mod_userdir accounts suexec
seems to work fine.
But when we attempt to set up virtual hosts with their own
/home/*/public_html/cgi-bin directories suexec does not seem to be working.
Any tips on making suexec work with virtual hosts on a single
Hi Nick,
thanks for your quick answer.
Why is it normal that is it not possible ?
mod_proxy is outdated ?
I made a lot of search and I did not find any tool able to do what I am
expecting
However there are a lot of reverse proxy able to rewrite html (as
GooglePageSpeed Service for example)
Hi Nick,
Thanks for your help.
I think for normal cases ..
If the most recent logs don't have timestamp (they only have timestamp
after it got rotated).
logfile
logifile.2014.05.28
logifile.2014.05.27
Then I can just tell the monitoring tool to monitor logfile ..(without the
timestamp)
Now the
On Thu, May 29, 2014 at 11:35 AM, Rose, John B wrote:
> What happens to pending connections if your "maxclients" value has been
> reached and you do NOT have a "ListenBacklog" entry in your httpd.conf?
>
> This is httpd 2.0
Default:ListenBacklog 511
--
What happens to pending connections if your "maxclients" value has been reached
and you do NOT have a "ListenBacklog" entry in your httpd.conf?
This is httpd 2.0
Thanks
I need to configure in Apache 2.4.9 (with mod_proxy and mod_proxy_wstunnel
activated) a proxy with this mapping:
- http://my.proxy/* --> http://my.backend:8080/*
- ws://my.proxy/*--> ws://my.backend:8080/*
E.g.:
- ws://my.proxy/cometd-demo-2.8.0/cometd -->
ws://my.backend:8080/cometd-demo
On Thu, 2014-05-29 at 08:12 +0200, Tristan Zwingelstein wrote:
> I'm trying to use filters to replace html body of a page through a
> reverse proxy.
That's normal. But you seem to be trying to do it with stone-age tools.
mod_proxy_html (written for exactly this task) has been around for ten
year
On Wed, 2014-05-28 at 16:15 -0700, Wim Lewis wrote:
> I'm having an annoying problem as a result of enabling multilingual error
> documents. The situation is this:
>
> - I'm using the multilingual error docs that come with apache 2.4.x.
> - I have clients other than web browsers --- API consu
10 matches
Mail list logo