Knowing *what* the error was would help, but: in general, HTTPS pages
don't like serving HTTP images (since you don't want insecure information
on your secure pages). In this case, the error comes from the browser,
not the server - is that what you;re seeing?
-Dan
> I have a perl script that uploads a file to the server using the
> <input type="file"...> tag. I have this script in the cgi-bin directory
> of the nonsecure webserver and the secure webserver. It works
> perfectly for the nonsecure version but i always get an error when
> trying to upload to the secure version. The script seems to be fine
> and in my httpd.conf file, I have a ScriptAlias pointing to the secure
> cgi-bin and SSLOptions +StdEnvVars enabled.
>
> I am running Apache 1.3.19, modssl 2.8.2, openssl 0.9.6 on
> Windows NT 4
>
> I appreciate any assistance,
> Mark Barton
>
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl) www.modssl.org
> User Support Mailing List [EMAIL PROTECTED]
> Automated List Manager [EMAIL PROTECTED]
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]