Re: [EMAIL PROTECTED] Need help to deal with poorly written PHP apps behind Apache used as Reverse Proxy

2007-10-21 Thread Christian Folini
On Fri, Oct 19, 2007 at 09:09:54PM +0200, Alan AZZERA wrote: > > RewriteRule /(.*) http://backend/$1 [proxy,last] > > But AFAIK, mod_rewrite cannot alter anything *inside* the HTML code > going out the server. mod_proxy_html can... yep. > I'm currently trying to deal with PMWiki. It uses only H

Re: [EMAIL PROTECTED] Realy Need help - Apache PROXY Question

2007-10-21 Thread Christian Folini
On Fri, Oct 19, 2007 at 10:05:58AM -0700, Shaw, Dan wrote: > happens at the transport level. Although at a proxy level the stream > stays open and waits for transport and ACK from client to backend. When > the rewrite is use does it close connection or send ACK. I would not > think so but getting

[EMAIL PROTECTED] Issue with caching cookies

2007-10-21 Thread Rafael Mahnovetsky
Hey Guys I'm having an issue with my website where a user will sometimes be switched to someone else's session. Tracing this down it is because they have been given another users cookie. After searching through the logs I was able to narrow the issue to Apache. I have apache setup with mem cache

Re: [EMAIL PROTECTED] EAPI vs API

2007-10-21 Thread Bernard Barton
Matus UHLAR - fantomas wrote: >> Matus UHLAR - fantomas wrote: >> >>> You must build apache BEFORE mod_perl and mod_ssl. >>> > > On 21.10.07 10:21, Bernard Barton wrote: > > >> But as soon as you build mod_ssl, it tells you to change to your apache >> directory and run make / make in

Re: [EMAIL PROTECTED] there's a strange text in the error log.

2007-10-21 Thread Alesha Vlasov
On Sun, Oct 14, 2007 at 05:28:53PM +0100, Vincent Bray wrote: > That's mysterious. Are you able to provide a network trace for one of > these requests? I like tcpflow for that job.. After your answer I moved away one mighty site from this server, where appeared that bag. After I did so I had no

[EMAIL PROTECTED] Error Reading from remote server

2007-10-21 Thread Ian Dobson
Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request GET /crm/eware.dll/go. Reason: Error reading from remote server Apache/2.2.3 (Scientific Linux) Server Hi, I'm trying to get r

Re: [EMAIL PROTECTED] EAPI vs API

2007-10-21 Thread Matus UHLAR - fantomas
> Matus UHLAR - fantomas wrote: > > You must build apache BEFORE mod_perl and mod_ssl. On 21.10.07 10:21, Bernard Barton wrote: > But as soon as you build mod_ssl, it tells you to change to your apache > directory and run make / make install. The instructions for mod_ssl (and > I believe mod_per

Re: [EMAIL PROTECTED] EAPI vs API

2007-10-21 Thread Bernard Barton
Matus UHLAR - fantomas wrote: > On 20.10.07 23:48, Bernard Barton wrote: > >> I wish I could use apache 2.x, but unfortunately, I need to remain at >> version 1.3.33. I'm building a mod_ssl and mod_perl enabled httpd. >> Here are the latest build parameters I've used: >> > > >> cd ~/ap

Re: [EMAIL PROTECTED] svn access via apache with ntlm authentication

2007-10-21 Thread Krist van Besien
On 10/21/07, Joshua Slive <[EMAIL PROTECTED]> wrote: > On 10/20/07, Thomas Fazekas <[EMAIL PROTECTED]> wrote: > > In coclusion, svn with NTLM authentication doesn't work... > > My problem is that I can't see any other solution how to bring together > > a linux based apache/svn with our NT4 based do

Re: [EMAIL PROTECTED] EAPI vs API

2007-10-21 Thread Matus UHLAR - fantomas
On 20.10.07 23:48, Bernard Barton wrote: > I wish I could use apache 2.x, but unfortunately, I need to remain at > version 1.3.33. I'm building a mod_ssl and mod_perl enabled httpd. > Here are the latest build parameters I've used: > cd ~/apache-ssl apache-ssl is only your name for the director