bump
On Thu, Mar 16, 2017 at 5:33 PM, Andrei wrote:
> Hello everyone,
>
> I have a setup with Varnish/Hitch in front of Apache, where Hitch proxies
> the SSL traffic to Varnish via HTTP, and Apache receives the request via
> HTTP while the client request was done via https. This local downgrade
-- Forwarded message --
From: Hemant Chaudhary
Date: Wed, Mar 22, 2017 at 2:48 PM
Subject: No reference to apache functions
To: users@httpd.apache.org
Hi
My OS compile all modules and creating .o and .la archives. When I am
checking .o file of modules, it is having unresolved r
I have following setting in my *httpd.conf*
*ErrorL**og* *"| /usr/bin/tee -a /var/log/httpd/error_log | java program
reading msgs from stdinput"*
The error_log file gets rotated using logrotate every hour.
The java program has following statement
*while** ((msg = **this**.stdinReader.readLine(
Hi Rainer.
Thanks for the help.
I did some more googling, and (if I am not wrong), it seems
https://httpd.apache.org/docs/2.4/mod/mod_proxy_http.html almost fits in
our needs.
We run mod_proxy on the *Intermediatary*.
The end-user then opens a browser in *Server*, types in the hostname://path
of
On Wed, Mar 22, 2017 at 10:45 AM, Andrei Ivanov wrote:
> Argh! You've sent more emails but Gmail received them out of order so I
> didn't see your initial email about the changed syntax.
FWIW this is probably due to ASF mail problems today.
--
Eric Covener
cove...@gmail.com
--
On Wed, Mar 22, 2017 at 2:53 PM, Andrei Ivanov wrote:
>
> Welcome back :-)
Thanks ;)
>
> These expressions don't work anymore: Can't parse value expression :
> Function 'PeerExtList' does not exist
>
> Header set Client-SAN "expr=%{PeerExtList:2.5.29.17}"
> Header set Expr1 "expr='IP Address:'.%
On Wed, Mar 22, 2017 at 3:45 PM, Andrei Ivanov wrote:
> On Wed, Mar 22, 2017 at 3:53 PM, Andrei Ivanov
> wrote:
>
> Argh! You've sent more emails but Gmail received them out of order so I
> didn't see your initial email about the changed syntax.
We seem to talk past each other :)
Anyway, maybe p
> Now, we require something like opening an IFrame on the Server, and provide
> virtual access to the HTTP-Server (via Intermediatary), something like what
> Teamviewer does. We have the ability to modify to Server and Intermediatary,
> but not HTTP-Server in the general case.
>
> It would be great
On Wed, Mar 22, 2017 at 3:53 PM, Andrei Ivanov
wrote:
> On Wed, Mar 22, 2017 at 3:27 PM, Yann Ylavic wrote:
>
>> On Wed, Mar 22, 2017 at 1:37 PM, Yann Ylavic
>> wrote:
>> >
>> > There are two patches attached, one for the changes in httpd code, the
>> > other for the files generated by the biso
On Wed, Mar 22, 2017 at 3:27 PM, Yann Ylavic wrote:
> On Wed, Mar 22, 2017 at 1:37 PM, Yann Ylavic wrote:
> >
> > There are two patches attached, one for the changes in httpd code, the
> > other for the files generated by the bison/flex parser.
>
> The second patch was missing the changes in ser
Hi All.
We have the following architecture ::
Server <==> Intermediatary <==> HTTP-Server
*
Server and Intermediatary communicate over the internet as usual.
*
Intermediatary and HTTP-Server communicate over a local-interface.
HTTP-Server is reachable at the Intermediatary, but the HTTP-Serv
On Wednesday 22 March 2017 08:25:18 Rainer Canavan wrote:
> On Wed, Mar 22, 2017 at 3:29 AM, John Iliffe wrote:
> > Just in case anyone is thinking about this, I managed to resolve it,
> > more by luck than by any plan.
> >
> > Basically, I just added links in the httpd/lib directory to everythin
On Wed, Mar 22, 2017 at 3:29 AM, John Iliffe wrote:
> Just in case anyone is thinking about this, I managed to resolve it, more
> by luck than by any plan.
>
> Basically, I just added links in the httpd/lib directory to everything that
> it claimed it couldn't find. Some are actually links to lin
13 matches
Mail list logo