[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] adding SSL to specific directories



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