Re: [EMAIL PROTECTED] Client certificate - handshake failed

2008-04-08 Thread Serge Dubrouski
On Tue, Apr 8, 2008 at 2:40 PM, Christopher Ljungblad <[EMAIL PROTECTED]> wrote: > Thanks for quick reply Serge, > > I'm still a bit confused and can not really address the problem, so > > I also checked the ssl access_log where I got these 2 messages: > > 192.168.0.254 - - [08/Apr/2008:22:27:59 +0

Re: [EMAIL PROTECTED] Client certificate - handshake failed

2008-04-08 Thread Christopher Ljungblad
Thanks for quick reply Serge, I'm still a bit confused and can not really address the problem, so I also checked the ssl access_log where I got these 2 messages: 192.168.0.254 - - [08/Apr/2008:22:27:59 +0200] "POST /servlets/nexus.seam?action=authenticate&client=nexus-personal_4 HTTP/1.1" 403 -

Re: [EMAIL PROTECTED] Client certificate - handshake failed

2008-04-08 Thread Serge Dubrouski
Just ignore them, they are generated when client switches between locations with different SSLVerifyClient options set. On Tue, Apr 8, 2008 at 1:51 PM, Christopher Ljungblad <[EMAIL PROTECTED]> wrote: > Hi, > We are using Apache httpd 2.2.3 on Red hat linux and have a problem with our > client cer

[EMAIL PROTECTED] Client certificate - handshake failed

2008-04-08 Thread Christopher Ljungblad
Hi, We are using Apache httpd 2.2.3 on Red hat linux and have a problem with our client certificates. In the ssl.conf file we have a configured a Virtual Host that listens to port 444 that requires the client to verify a certificate. SSLVerifyClient require SSLVerifyDepth 1

[EMAIL PROTECTED] 2.2.8 and SSLCertificateChainFile not working

2008-04-08 Thread Aaron Turner
So I've been using a GoDaddy ssl certificate for my site for a couple of years and it's stopped working ever since upgrading to 2.2.8 (I think I was 2.2.6 before). The issue seems to be that Apache doesn't send the intermediate signing certificate to the client. Basically my config looks like:

Re: [EMAIL PROTECTED] OSX Apache2.2 stop launch at startup

2008-04-08 Thread Andy Grant
There it is, I assume, daemonic-apache, and the name would be the reason I missed it during my search of my system. Thank you. James Madill wrote: Ah. I compiled apache myself, but set it up to use Apple's means of starting and stopping (The Web Sharing pane). I never investigated how to

Re: [EMAIL PROTECTED] OSX Apache2.2 stop launch at startup

2008-04-08 Thread James Madill
There is also the /Library/LaunchDaemons/ directory to check... -- James o o o o o o o . . . ___ __T_ o _|James Madill | |Duke Medicine | >.][__n_n_| D[ | |[EMAIL PROTECTED]| |(919) 668-2411| (|__|_[___

Re: [EMAIL PROTECTED] OSX Apache2.2 stop launch at startup

2008-04-08 Thread James Madill
Ah. I compiled apache myself, but set it up to use Apple's means of starting and stopping (The Web Sharing pane). I never investigated how to manually add it to the list of services to run at startup. Do you have an entry for apache in /Library/StartupItems? -- James o o o o o o o . .

Re: [EMAIL PROTECTED] basic authentication: AuthUserFile directive not recognized apache2.2

2008-04-08 Thread j k
On Tue, Apr 8, 2008 at 11:45 AM, Eric Covener <[EMAIL PROTECTED]> wrote: > On Tue, Apr 8, 2008 at 2:27 PM, j k <[EMAIL PROTECTED]> wrote: > > Recently upgraded from 2.0.59 to 2.2.8 > > > * Apache2 has detected a syntax error in your configuration files: > > Syntax error on line 93 of /etc/apache2

Re: [EMAIL PROTECTED] OSX Apache2.2 stop launch at startup

2008-04-08 Thread Andy Grant
I assume you are referring to "Web Sharing", which is already off. I installed apache2 through compiling the source myself instead of a binary for Mac if that makes a difference. James Madill wrote: Turn it off in the System Preferences Panel called Sharing. -- James o o o o o o o .

Re: [EMAIL PROTECTED] basic authentication: AuthUserFile directive not recognized apache2.2

2008-04-08 Thread Eric Covener
On Tue, Apr 8, 2008 at 2:27 PM, j k <[EMAIL PROTECTED]> wrote: > Recently upgraded from 2.0.59 to 2.2.8 > * Apache2 has detected a syntax error in your configuration files: > Syntax error on line 93 of /etc/apache2/awstats.conf: > Invalid command 'AuthUserFile', perhaps misspelled or defined by

Re: [EMAIL PROTECTED] OSX Apache2.2 stop launch at startup

2008-04-08 Thread James Madill
Turn it off in the System Preferences Panel called Sharing. -- James o o o o o o o . . . ___ __T_ o _|James Madill | |Duke Medicine | >.][__n_n_| D[ | |[EMAIL PROTECTED]| |(919) 668-2411| (|__|_[/__

[EMAIL PROTECTED] OSX Apache2.2 stop launch at startup

2008-04-08 Thread Andy Grant
How can I stop apache2 from launching when I turn on my Mac running OSX 10.5? I have been searching for an answer to this question, but guess I can't find the right wording to enter into Google. Thanks - The official User-To-U

[EMAIL PROTECTED] Odd character behavior

2008-04-08 Thread Gary Smithe
Hi all, I moved some .htm files from an old apache install to my new virtualmin pro install on Debian Etch. (I tar-gziped the files, then used scp to transfer.) (The pages were on an NT IIS server before the other apache install, so that may come into play.) When the webpages load, I

[EMAIL PROTECTED] basic authentication: AuthUserFile directive not recognized apache2.2

2008-04-08 Thread j k
Recently upgraded from 2.0.59 to 2.2.8 and awstats no longer works. Digging deeper found that my awstats.conf was out of date and had not been included in httpd.conf. After including awstats.conf in httpd.conf discovered that mod_auth.c has been replaced by mod_authn.c which is now part of the bas

Re: [EMAIL PROTECTED] Comma and semicolon parameters for content negotiation

2008-04-08 Thread Joshua Slive
On Tue, Apr 8, 2008 at 10:05 AM, Daniel Aleksandersen <[EMAIL PROTECTED]> wrote: > Hi, > > Inspired by > http://h3h.net/2007/01/designing-urls-for-multilingual-web-sites/#method-07 > and > http://h3h.net/2007/01/designing-urls-for-multilingual-web-sites/#method-08 I > want to use commas and se

Re: [EMAIL PROTECTED] ld.so.1: httpd: fatal: libaprutil-0.so.0: open failed: No such file or directory Killed

2008-04-08 Thread AK835
Thanks Craig, I have asked sys admin to find out if any patching was done recently & i suspect that would be the bottleneck area bcoz i had installed IBM http server earlier & the instance was running smooth after few days i tried again & this time it failed so i guess it could be some patc

Re: [EMAIL PROTECTED] Error: [warn] Useless use of AllowOverride

2008-04-08 Thread Mamta Singh
Thanks for the quick reply. You are right AllowOverride should be in Directory context and I have that correctly in *apache2.conf.* But it is also written in Location context in *mod_jk.conf *which has generated automatically and because of which it is giving me warning. I don't understand why i

Re: [EMAIL PROTECTED] Error: [warn] Useless use of AllowOverride

2008-04-08 Thread Neil A. Hillard
Hi, Mamta Singh wrote: Hi all, I have apache2.2 and tomcat 5.5 installed. when ever i start apache server i got this warning:[warn] Useless use of AllowOverride in line . I checked these line numbers are in mod_jk.conf file which has been auto-generated by tomcat. These lines

[EMAIL PROTECTED] Error: [warn] Useless use of AllowOverride

2008-04-08 Thread Mamta Singh
Hi all, I have apache2.2 and tomcat 5.5 installed. when ever i start apache server i got this warning:[warn] Useless use of AllowOverride in line . I checked these line numbers are in mod_jk.conf file which has been auto-generated by tomcat. These lines are: AllowOverri

[EMAIL PROTECTED] Comma and semicolon parameters for content negotiation

2008-04-08 Thread Daniel Aleksandersen
Hi, Inspired by http://h3h.net/2007/01/designing-urls-for-multilingual-web-sites/#method-07 and http://h3h.net/2007/01/designing-urls-for-multilingual-web-sites/#method-08 I want to use commas and semicolons for content negotiation with mod_negotiatate. mod_negotiate only support file extensio

Re: [EMAIL PROTECTED] Re: Extra trailing slash after the RewriteCond

2008-04-08 Thread Eric Covener
On Tue, Apr 8, 2008 at 9:35 AM, Yashesh Bhatia <[EMAIL PROTECTED]> wrote: > Narendra: > > Hello, I tried the suggested fix but that did not work :(. You're rule clearly captures the leading slash but then adds an additional one before using the backreferece. Try doing more investigation and loo

Re: [EMAIL PROTECTED] Re: Extra trailing slash after the RewriteCond

2008-04-08 Thread Yashesh Bhatia
Narendra: Hello, I tried the suggested fix but that did not work :(. Thanks. Yashesh On Tue, Apr 8, 2008 at 6:42 PM, Narendra Verma <[EMAIL PROTECTED]> wrote: > RewriteRule ^(.*)$ http://www.redirectnew.com/$1 > > Replace it by > > > RewriteRule ^(.*)$ http://www.redirectnew.com$1 > > May

RE: [EMAIL PROTECTED] Re: Extra trailing slash after the RewriteCond

2008-04-08 Thread Narendra Verma
RewriteRule ^(.*)$ http://www.redirectnew.com/$1 Replace it by RewriteRule ^(.*)$ http://www.redirectnew.com$1 May solve your problem. Narendra -Original Message- From: Yashesh Bhatia [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 08, 2008 6:39 PM To: users@httpd.apache.org Subject: [

[EMAIL PROTECTED] Re: Extra trailing slash after the RewriteCond

2008-04-08 Thread Yashesh Bhatia
Sorry that should read The above works perfectly fine except that it adds an extra trailing slash to the redirected url so if i type http//www.redirectold.com or http//www.redirectold.com/ it gets redirected to http//www.redirectnew.com// Thanks. Yashesh Bhatia On Tue, Apr 8, 2008 at 5:18 PM,

[EMAIL PROTECTED] Extra trailing slash after the RewriteCond

2008-04-08 Thread Yashesh Bhatia
Hello: I'm trying to test the usage of RewriteCond and RewriteRule in the -- vhost file -- $ cat testredirect.conf # # test redirect sites # ServerName www.redirectnew.com DocumentRoot "/opt/httpd/htdocs/re

Re: [EMAIL PROTECTED] Split-brain problem.

2008-04-08 Thread Nils Jeppe
On 08.04.2008, at 09:30, Ch Praveena wrote: While going on with Terracotta article, -- http://www.terracotta.org/confluence/display/explore/How+Terracotta+Works , For implementing application server clustering, I found this phrase, "Split-brain problem.".. Please let me know about this i

Re: [EMAIL PROTECTED] Split-brain problem.

2008-04-08 Thread Ch Praveena
Thank you Oscar, for your information. 2008/4/8 Oscar Haeger <[EMAIL PROTECTED]>: > Hi. > Heartbeat is usually a private network between the nodes, used to send > data about which nodes are alive. You'll want a low latency network for > this. Google for clusters and heartbeat and you'll find lo

SV: [EMAIL PROTECTED] Split-brain problem.

2008-04-08 Thread Oscar Haeger
Hi. Heartbeat is usually a private network between the nodes, used to send data about which nodes are alive. You'll want a low latency network for this. Google for clusters and heartbeat and you'll find lots of information I'm sure. Clusters can be used as High-Availiblity where server B is ind

Re: [EMAIL PROTECTED] How to detect multiple instance of apache

2008-04-08 Thread namdar tariq
hi, i took ur address from httpd achieve, i have a problem kindly help me out if u can, actually i want to run my server code in c++ on apache, for this i changed extension of c++ file to cgi and copy it in a cgi-bin folder. but its nt working. waiting for ur reply. thanx. Vinay Purohi

Re: [EMAIL PROTECTED] Split-brain problem.

2008-04-08 Thread Ch Praveena
Thank you Oscar, As I am new to clustering Tomcat, Let me know some information about Heartbeat too.. And according to your information, Is that Server B a backup for Server A(So that when A fails, B attain its responsibilites) or an equally performing server with A. 2008/4/8 Oscar Haeger <

SV: [EMAIL PROTECTED] Split-brain problem.

2008-04-08 Thread Oscar Haeger
>From my experience with clustering that is when the connection between parts >of the clusters are lost and they can't agree on which one is supposed to keep >serving the data. The most common way around it afaik is to have a priority >and heartbeat between the nodes and allow them to kill each

Re: [EMAIL PROTECTED] Fwd: ForceType, AddType and/or AddHandler?

2008-04-08 Thread Iñigo Medina García
Chad Jones wrote: > I posted this earlier and never received a response. I'm was hoping if > I post it again I might have better luck. :) > Thank You. > Chad. > > */Chad Jones <[EMAIL PROTECTED]>/* wrote: > > I'm brand new to Apache and pretty confused. I hope my question is a > simple

[EMAIL PROTECTED] Fwd: ForceType, AddType and/or AddHandler?

2008-04-08 Thread Chad Jones
I posted this earlier and never received a response. I'm was hoping if I post it again I might have better luck. :) Thank You. Chad. Chad Jones <[EMAIL PROTECTED]> wrote: I'm brand new to Apache and pretty confused. I hope my question is a simple one. I'd really like to know the funda

[EMAIL PROTECTED] Split-brain problem.

2008-04-08 Thread Ch Praveena
Hi all, While going on with Terracotta article, -- http://www.terracotta.org/confluence/display/explore/How+Terracotta+Works , For implementing application server clustering, I found this phrase, "Split-brain problem.".. Please let me know about this in detail.. Regards, Praveena Chalamcha

[EMAIL PROTECTED] Max # of directives

2008-04-08 Thread Bill Webb
Hello, What is the maximum # of directives I can create for a single Apache instance? What kind of performance impact will it have has I add these (potentially in the 100's or 1000's of Locations)? Thanks, Bill

AW: [EMAIL PROTECTED] How to detect multiple instance of apache

2008-04-08 Thread christian.folini
I suggest you launch apache with the config file as a parameter and retrieve the filename it via ps afterwards. Alternatively you can also start out with a clear architecture and put the config files in a predefined location, defined by the URL. Like /etc/apache/.../httpd.conf_www.example.com Th

RE: [EMAIL PROTECTED] How to detect multiple instance of apache

2008-04-08 Thread Vinay Purohit
Thanks !! Actually , I would like to know the location of their httpd.conf respectively as my application want to add certain entries in the httpd.conf Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 08, 2008 12:26 PM To: users@httpd.apache.org S

Re: [EMAIL PROTECTED] Invalid command

2008-04-08 Thread Ashwin Basagouda Patil
Thanks Krist, I will be in touch with you If any issues. Ashwin -Original Message- From: "Krist van Besien" <[EMAIL PROTECTED]> To: users@httpd.apache.org Date: Tue, 8 Apr 2008 08:30:05 +0200 Subject: Re: [EMAIL PROTECTED] Invalid command > On Tue, Apr 8, 2008 at 4:30 AM, Ashwin Basago