RE: Virtual Hosting Problem

2002-07-29 Thread Boyle Owen
From: Danalien [mailto:[EMAIL PROTECTED]] As I know, you can only bind one uniqe ip to one SSL virtual host. not quite - see below.. and from what I have read, you can't use name-based SSL virtual host(s) either, as a work around. Mostly right, but with one privisio: You cannot do name-based

[BugDB] SSL_connect:error in SSLv2/v3 read server hello A (PR#738)

2002-07-29 Thread modssl-bugdb
Full_Name: Keith Mastin Version: mod_ssl-2.8.5-3 OS: Redhat 7.2 Submission from: (NULL) (216.138.194.32) The webserver has a site http:www.mcleodlake.com that I configured ssl with a document root directory of mcleodlake.com/webmail/, where I have squirrelmail running. I want the login process

modssl and htaccess

2002-07-29 Thread Michael O'Brien
Hi, I am running apache 1.3.23 with modssl. I have setup a htaccess file in a directory, but it isn't being picked up. I have set the Directory / Options FollowSymLinks AllowOverride AuthConfig /Directory I seem

RE: modssl and htaccess

2002-07-29 Thread Boyle Owen
From: Michael O'Brien [mailto:[EMAIL PROTECTED]] Can anyone suggest some possible cause to why my htaccess file is being ignored. The contents of my htaccess file is AuthUserFile /apps/apache/bin/.htpasswd AuthGroupFile /dev/null AuthName Restricted Site

RE: Apache Mod_SSL Cannot load /modules/mod_ssl.so

2002-07-29 Thread Noah White
You can do that or you can put the path to your OPENSSL's bin directory in your PATH environment variable and start the server under that environment. -Noah -Original Message- From: David W [mailto:[EMAIL PROTECTED]] Sent: Sunday, July 28, 2002 2:20 PM To: [EMAIL PROTECTED]

simple question

2002-07-29 Thread Peter Choe
i am very new to mod_ssl. i am trying to figure out how to set up some specific directories to accept ssl connection. i have looked at the documentation and the mail archives, but was unable to decpiher how to do this. when i look at the httpd.conf file, i saw a documentroot specifing the root

Port-based questions?

2002-07-29 Thread Jay States
I would like to clear up port-based hosting for mod-ssl: 1. https looks for port 443, but you can change that to any port with modification to the apache configure file and also as long as you specify the port in the url (https;//sample.com:445). 2. Mod-ssl does not work for name based