----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, December 04, 1999 9:23 PM Subject: Loss of security warning message. > Just when I thought I had SSL working, I setup a form to be > processed through the cgi-bin. I added these lines to the SSL > Virtual host: > > AddType application/x-httpd-cgi .cgi > ScriptAlias /cgi-bin/ /var/lib/httpd/share/apache/htdocs/cgi-bin/ > > When activating the send button on the form, however, this exciting > message appears: > > "Warning! You have requested an insecure document that was > originally designated a secure document (the location has been > redirected from a secure to an insecure document). The document > and any information you send back could be observed by a third > party while in transit." > > Eeek, what is the error of my way here? > > Bill Webb My money is on this kind of typo: <form action="http://www.foo.com/cgi-bin/script.cgi"> Did you forget the 's'? -Jay J ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]