[us...@httpd] A critical .htaccess problem

2009-01-18 Thread J. Bakshi
Dear list, I have a very critical problem with .htaccess. I have SVN which can be accessed by https. here is the configuration for my svn ~` DAV svn AuthType Basic AuthName "Authorization Realm" AuthUserFile /home/SVN/PASSWD Require valid-user

RE: [us...@httpd] The timeout specified has expired in Apache2.0.47

2009-01-18 Thread chenGrant
to Eric first thanks a lot. > Do they really come together for the same request? these 2 errors are not the same request.but they often appear together. >The first seems> like you tried to proxy a request and the remote side closed the> keepalive connection -- you can disable keepalive in the

RE: [us...@httpd] The timeout specified has expired in Apache2.0.47

2009-01-18 Thread chenGrant
to Eric hi ,this is grant. > I don't know why you can't simulate the error. You're much better off> with > An Apache 2.2.x-based proxy server. my apace version also Apache2.0.47. i have got the below detail 2 error message. error_log:(104)Connection reset by peer:proxy:request failed to IP (700

[us...@httpd] Problems Compiling mod_perl and apache

2009-01-18 Thread Ashley M. Kirchner
I'm trying to compile mod_perl 1.30 and Apache 1.3.41 on a vanilla FC10 system and getting the following errors (and subsequent failure). Looking for suggestions and fixes. Thanks! gcc -DLINUX=22 -DHAVE_SET_DUMPABLE -I/usr/include/gdbm -DMOD_PERL -DUSE_PERL_SSI -D_REENTRANT -DDEBUGGI

RE: [us...@httpd] IE7 Client Auth with SSL Certs

2009-01-18 Thread Justin Pasher
> -Original Message- > From: Eray Aslan [mailto:eray.as...@caf.com.tr] > Sent: Sunday, January 18, 2009 8:10 AM > To: users@httpd.apache.org > Subject: [us...@httpd] IE7 Client Auth with SSL Certs > > I cannot get IE7 Windows Vista clients to authenticate with SSL Certs. > Browser lets me

Re: [us...@httpd] IE7 Client Auth with SSL Certs

2009-01-18 Thread Brian Mearns
On Sun, Jan 18, 2009 at 9:09 AM, Eray Aslan wrote: > I cannot get IE7 Windows Vista clients to authenticate with SSL Certs. > Browser lets me choose the certificate but results in "Cannot display > the web page..". Server logs just the generic: > > Jan 18 14:00:01 sunny apache2-TL: 62.x.x.x - - [

Re: [us...@httpd] Possible to use pseudo-name based SSL-connections with many SSL hosts in the background?

2009-01-18 Thread Peter Schober
* Carsten Aulbert [2009-01-18 18:35]: > Krist van Besien schrieb: > > The problem is that you are trying to work around a problem in the > > protocol. It is not a limitation of apache that you can't use > > namebased virtualhosts with ssl, it's a limitation in the protocol, > > and you will encoun

Re: [us...@httpd] Possible to use pseudo-name based SSL-connections with many SSL hosts in the background?

2009-01-18 Thread Carsten Aulbert
Hi Krist, Krist van Besien schrieb: > The problem is that you are trying to work around a problem in the > protocol. It is not a limitation of apache that you can't use > namebased virtualhosts with ssl, it's a limitation in the protocol, > and you will encounter this limitation regardless of what

Re: [us...@httpd] Mod_Rewrite rules and inheritance

2009-01-18 Thread Krist van Besien
On Sat, Jan 17, 2009 at 12:57 AM, John Walton wrote: > Thanks in advance for your help. Add: RewriteOptions Inherit To your vhost config. Krist -- krist.vanbes...@gmail.com kr...@vanbesien.org Bremgarten b. Bern, Switzerland -- A: It reverses the normal flow of conversation. Q: What's wr

Re: [us...@httpd] Possible to use pseudo-name based SSL-connections with many SSL hosts in the background?

2009-01-18 Thread Krist van Besien
On Sun, Jan 18, 2009 at 4:59 PM, Carsten Aulbert wrote: > Hi all, > > Usually it's not possible to use name-based virtual hosts for SSL > connections since the well known chicken-egg problem (at least if I > understood the FAQ correctly). My question would be if there is some way > of "emulating"

Re: [us...@httpd] The timeout specified has expired in Apache2.0.47

2009-01-18 Thread Eric Covener
On Sun, Jan 18, 2009 at 10:38 AM, heshengfang wrote: > > Eric > > Thanks a lot. > >> The proxy timed out while talking to your backend server. > Did you mean [ProxyTimeout] is less than the backend does his business? > > But I'm turly set [ProxyTimeout=2] and backend did his business over 30s

[us...@httpd] Possible to use pseudo-name based SSL-connections with many SSL hosts in the background?

2009-01-18 Thread Carsten Aulbert
Hi all, Usually it's not possible to use name-based virtual hosts for SSL connections since the well known chicken-egg problem (at least if I understood the FAQ correctly). My question would be if there is some way of "emulating" this if one has a server which uses virtualization to run different

RE: [us...@httpd] The timeout specified has expired in Apache2.0.47

2009-01-18 Thread heshengfang
Eric Thanks a lot. > The proxy timed out while talking to your backend server. Did you mean [ProxyTimeout] is less than the backend does his business? But I'm turly set [ProxyTimeout=2] and backend did his business over 30s. Why can not I get the error? If you had encountered

[us...@httpd] IE7 Client Auth with SSL Certs

2009-01-18 Thread Eray Aslan
I cannot get IE7 Windows Vista clients to authenticate with SSL Certs. Browser lets me choose the certificate but results in "Cannot display the web page..". Server logs just the generic: Jan 18 14:00:01 sunny apache2-TL: 62.x.x.x - - [18/Jan/2009:14:00:01 +] "GET /secure HTTP/1.1" 403 - Win

Re: [us...@httpd] The timeout specified has expired in Apache2.0.47

2009-01-18 Thread Eric Covener
2009/1/18 heshengfang : > Hello Everyone: > > I may have posted this in the wrong place: apologies if I have. > > > I get an error that looks like > -- > > (70007)The timeout specified has expired: proxy: reques

RE: [us...@httpd] Processing mod_cache after mod_rewrite

2009-01-18 Thread Karim Zaki
Update: It worked. I had to install the Microsoft Visual C++ 2008 redistributable package on the server running the newly compiled mod. Now when I set no-cache to 1 using mod_rewrite, the URL doesn't get cached. That's a great addition to the flexibility of Apache. I love it. Thanks for your h

RE: [us...@httpd] Processing mod_cache after mod_rewrite

2009-01-18 Thread Karim Zaki
I checked the event logs and found that it's looking for .net framework DLLs and not finding them.. Event Type: Error Event Source: SideBySide Event Category: None Event ID: 32 Date: 1/18/2009 Time: 5:47:36 AM User: N/A Computer: XITXW01 Description

[us...@httpd] about 104 error

2009-01-18 Thread ���K�K
hello every one, this is grant. when i use apache http server (2.0.47),i have encounted a strange error.it doesn't dissapear often. who can help me ? err_log: (104)Connection reset by peer:proxy:request failed to IP(70007)the timeout specified has expired:proxy:request failed to IP