[EMAIL PROTECTED] Odd SSI SegFaults using 2.0.55

2006-01-09 Thread Josh Trutwin
I had a request to enable SSI on one of the domains I manage on a 2.0.55 server (built from source) on Debian Linux. SSI behavior can only be described as "odd". The developers have .shtml files that contain a number of directives. Here is a real example: and so on... I verified the ex

Re: [EMAIL PROTECTED] 2.2 Troubles

2006-01-09 Thread Joshua Slive
On 1/9/06, David Salisbury <[EMAIL PROTECTED]> wrote: > > Is anyone else out there having trouble with 2.2.0? For me, I only get a > blank page for our home page. This happens > in I.E. and firefox, though sometimes in one and not the other. The header > communication seems to be: > > GET / H

[EMAIL PROTECTED] 2.2 Troubles

2006-01-09 Thread David Salisbury
Is anyone else out there having trouble with 2.2.0? For me, I only get a blank page for our home page. This happens in I.E. and firefox, though sometimes in one and not the other. The header communication seems to be: GET / HTTP/1.1 Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjp

Re: [EMAIL PROTECTED] Sudden need of a case change (MIMEMagicFile)

2006-01-09 Thread M. Onur ERGiN
Hi again.. In addition to the below problem, I want to know if there is a way to see that apache properly places and returns the cookies?Any response is much appreciated.Onur."M. Onur ERGiN" <[EMAIL PROTECTED]> wrote: Hello, I had a strange problem; one day my web server crashed, and it took some t

[EMAIL PROTECTED] Max number of connections from a single client to a server.

2006-01-09 Thread paritosh mahana
Hi all,What is the max number of connection a server allows from a singleclient and how to change it(both in windows and linux).And how exactly the server determines the number of connections from asingle client? I dont think it uses client's IP (there can be many people behind same NAT). I think t

Re: [EMAIL PROTECTED] Automating apachectl startssl on startup

2006-01-09 Thread Aman Raheja
Well this solution is dependent on programing skills. You may have a C/C++ binary which fetches the password from a database (you may hardcode it) and works as a wrapper to apachectl. This could be done using PERL/SHELL script but that would leave the password exposed in the scripts, so prefer bi

RE: [EMAIL PROTECTED] Automating apachectl startssl on startup

2006-01-09 Thread Brian Kosick
1)   remove the SSL key encryption http://www.unixcities.com/apache-openssl/ 2)   SSLPassPhraseDialog http://www.apacheref.com/ref/mod_ssl/SSLPassPhraseDialog.html       From: Kaplan, Andrew H. [mailto:[EMAIL PROTECTED] Sent: Monday, January 09, 2006 10:57 AM To: use

[EMAIL PROTECTED] Automating apachectl startssl on startup

2006-01-09 Thread Kaplan, Andrew H.
Hi there –   Is there a way to have an apache 1.3.34 server automatically start with ssl enabled on system boot? Currently, I need to start the server manually and enter the pass-phrase associated with the certificate. How can this be done without admin intervention? Thanks.

Re: [EMAIL PROTECTED] (REPORT) Doing redirects based on client address

2006-01-09 Thread Rob Tanner
Krist, Thank you! -- Rob Krist van Besien said the following on 01/09/2006 02:48 AM: On 1/9/06, Krist van Besien <[EMAIL PROTECTED]> wrote: On 1/9/06, Rob Tanner <[EMAIL PROTECTED]> wrote: I'm try to figure out how to do a redirect based on the client's IP addre

RE: [EMAIL PROTECTED] Override SSLVerifyClient

2006-01-09 Thread Azwan Adli Abdullah
Hi, Tried that but also doesn't work. Any other clue? Rgds, Azwan > Reverse the order of the two Location sections. > > -ascs > > -Original Message- > From: Azwan Adli Abdullah [mailto:[EMAIL PROTECTED] > Sent: Monday, January 09, 2006 9:14 AM > To: users@httpd.apache.org > Subject: [EMAI

RE: [EMAIL PROTECTED] ProxyPass trouble, WAS: Can't get "stickysession" to work

2006-01-09 Thread Germer, Carsten
Thanks a bunch, that worked. I puzzled too long on that one, I guess ;) >Till today stickysession didn't work for me either if i put >there a route or not. >When i look in the code of mod_proxy_balancer.c than it seems >that it is >only working with a Tomcat which sends a JSESSIONID like >".".

[EMAIL PROTECTED] 2.0.55 Installation Error

2006-01-09 Thread httpd2
Hi there. If I do a default installation everything seems to work out OK. Changing the default installation path to /usr/local/apache2-0-55 with the following configure command: shell>$ ./configure --prefix=/usr/local/apache2-0-55 --libdir=/usr/local/apache2-0-55 && make && make install gi

Re: [EMAIL PROTECTED] Apache error

2006-01-09 Thread Octavian Rasnita
The query that's executed after submitting that form just selects something from a table, and the program has permissions for that. In fact, it has all the permissions for any query type. I can see that these errors in the log file show that they are not errors but just "Info". It is very strange,

Re: [EMAIL PROTECTED] Apache error

2006-01-09 Thread Aman Raheja
Are the correct permissions GRANTed to update the given dataset (in MySQL) when you submit the form? Aman Raheja Octavian Rasnita wrote: From: "Boyle Owen" <[EMAIL PROTECTED]> -Original Message- From: Octavian Rasnita [mailto:[EMAIL PROTECTED] Sent: Montag, 9. Januar 2006 10:18 T

Re: [EMAIL PROTECTED] Apache error

2006-01-09 Thread Octavian Rasnita
From: "Boyle Owen" <[EMAIL PROTECTED]> > -Original Message- > From: Octavian Rasnita [mailto:[EMAIL PROTECTED] > Sent: Montag, 9. Januar 2006 10:18 > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Apache error > > > Hi, > > Please tell me what should I check in order to avoid the

Re: [EMAIL PROTECTED] (REPORT) Doing redirects based on client address

2006-01-09 Thread Krist van Besien
On 1/9/06, Krist van Besien <[EMAIL PROTECTED]> wrote: > On 1/9/06, Rob Tanner <[EMAIL PROTECTED]> wrote: > > > I'm try to figure out how to do a redirect based on the client's IP > > address but a search for examples has turned up nothing. > > > > Basically, I have two campuses, A and B, connected

[EMAIL PROTECTED] info reg. axis mailing list

2006-01-09 Thread mohan devanoor
hello can any one telll me the procedure to add to axis mailing list__Do You Yahoo!?Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

Re: [EMAIL PROTECTED] (REPORT) Doing redirects based on client address

2006-01-09 Thread Krist van Besien
On 1/9/06, Rob Tanner <[EMAIL PROTECTED]> wrote: > I'm try to figure out how to do a redirect based on the client's IP > address but a search for examples has turned up nothing. > > Basically, I have two campuses, A and B, connected by a WAN link. Our > concern is with Windows service pack update

RE: [EMAIL PROTECTED] Apache error

2006-01-09 Thread Boyle Owen
> -Original Message- > From: Octavian Rasnita [mailto:[EMAIL PROTECTED] > Sent: Montag, 9. Januar 2006 10:18 > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Apache error > > > Hi, > > Please tell me what should I check in order to avoid the > following error > which appear in

[EMAIL PROTECTED] Apache error

2006-01-09 Thread Octavian Rasnita
Hi, Please tell me what should I check in order to avoid the following error which appear in the error_log file: [Mon Jan 09 10:42:44 2006] [info] [client 194.102.138.5] (32)Broken pipe: core_o utput_filter: writing data to the network [Mon Jan 09 10:42:44 2006] [info] [client 194.102.138.5] (32)

RE: [EMAIL PROTECTED] Override SSLVerifyClient

2006-01-09 Thread Axel-Stéphane SMORGRAV
Reverse the order of the two Location sections. -ascs -Original Message- From: Azwan Adli Abdullah [mailto:[EMAIL PROTECTED] Sent: Monday, January 09, 2006 9:14 AM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Override SSLVerifyClient Hi All, I have 1 question regarding howto o

RE: [EMAIL PROTECTED] Losing session -- mod_rewrite

2006-01-09 Thread Axel-Stéphane SMORGRAV
You need to look into the cookie domain and cookie path of the session cookies returned to the browser. It may be that these values are such that the browser does not send the cookie with the following request. To look at these values, use LiveHTTPHeaders or HTTPWatch (Firefox and IE resp.) to