RE: IE discards pages once a while

2001-10-31 Thread Henning Sittler
I have older versions of apache and mod_ssl and I'm having the same problem... I thought I was going crazy. Everything works fine, and then all of a sudden I'll refresh a page or click a link and I get the same 'page not found' msg you are getting. For me this problem occurs about two or maybe

Re: IE discards pages once a while

2001-10-31 Thread Matt Dowell
Henning, Peter, Try putting these lines in your conf (not in your v-hosts directives) (in the mod_setenvif section) BrowserMatch MSIE [5-9] ssl-unclean-shutdown (make sure you have this in there also..) # SSL Stuff SSLMutex sem SSLRandomSeed startup builtin SSLSessionCache none It made it

RE: IE discards pages once a while

2001-10-31 Thread Peter Morelli
This is a known problem. From the modssl FAQ: http://www.modssl.org/docs/2.8/ssl_faq.html#ToC49 Search the mailing list archives for MSIE, broken browser, for further points. The fix above works for everything except SSL file uploads. You can enable that on the client side by unchecking

RE: IE discards pages once a while

2001-10-31 Thread Peter Morelli
Make that Tools-Internet Options-***Advanced***-Show friendly http error pages. sorry. --pete -Original Message- From: Peter Morelli Sent: Wednesday, October 31, 2001 9:21 AM To: '[EMAIL PROTECTED]' Subject: RE: IE discards pages once a while This is a known problem. From the modssl

Re: segfault problem - from scratch

2001-10-31 Thread Dean Hall
My install procedure is detailled at http://www.bytewise.tv/phpssldso.html. It include the content of httpd.conf. I program with Kylix and that requires DSO support, php and Interbase. Are you running it under RedHat 7.2? As I said, I've done this a thousand times, and it works like a charm

RE: IE discards pages once a while

2001-10-31 Thread Glen S Mehn
Pete: What if you have these options set: SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL and SetEnvIf User-Agent .*MSIE.* \ nokeepalive ssl-unclean-shutdown \ downgrade-1.0 force-response-1.0 and you've even tried SSLProtocol all -SSLv3 which minimize, but

RE: IE discards pages once a while

2001-10-31 Thread Peter Morelli
I have the SSLCipherSuite and SetEnvIf settings your describe, and it has completely stopped on my setup (solaris, apache 1.3.20, modssl 2.8.4), aside from the aforementioned file upload. If you search the mail archives, you'll find alternative settings, basically variations of these settings,

Re: segfault problem - from scratch

2001-10-31 Thread Nalin Dahyabhai
On Tue, Oct 30, 2001 at 03:34:07AM -0600, Dean Hall wrote: Actually, I think Sang Yi has a point. I've never heard of anyone using RPM for openssl then compiling mod_ssl and apache from source. It sounds like a recipe for disaster to me... I'm installing openssl from RPM because

Re: Server-side includes

2001-10-31 Thread Lanny Baron
Hi Mary, Although I don't and won't use nt, I would think your problem might be, the file you are trying to get ssi to work on is not named file.shtml or, do you have XBitHack set in a directory container...such as: Directory /www/data/samba XBitHack full AddHandler server-parsed

httpd problem

2001-10-31 Thread my limp
I recently installed apache with mod_ssl. when I start up apache using apachectl startssl the server starts up fine and listens on both port 80 and 443. However when I start up apache with out ssl i.e apachectl start I keep on getting connection refused. I did a ps -aux|grep httpd and the