[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] adding SSL to specific directories
- Subject: [cobalt-developers] adding SSL to specific directories
- From: jale@xxxxxxxxxx
- Date: Thu Sep 20 09:24:28 2001
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
To clarify my question - I can bring up my site by entering https://...
But, is there a way to force that, so anyone going to the page is
automatically switched to https.
2nd problem: when I submit data on my form, which works if I just use http:
I get:
CGI-Mailer Response
Error.
An error has occurred while attempting to submit your form
The Error is:
Couldn't get format file: https://www.mysite.com/enter_data.data
The .data file is part of the cgi-mailer - it is a file that contains the
fields the mail form is sending.
Hope this makes sense to someone.
JALE