[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] cgi on ssl on RAQ2
- Subject: Re: [cobalt-users] cgi on ssl on RAQ2
- From: Aeron Jarrett <ajarrett@xxxxxxxxxxxxx>
- Date: Thu May 18 10:58:35 2000
Well that was a lot... I'm kinda hesitant to answer! But... here's a
little. I assume that you're useing the main site as the secure site...
this is something that I'm not really doing myself, yet. That's what I
want to do. For my virtual secure sites, what I did was basically copy
their definition from the httpd.conf with some changes like changing the
rewrites of http to https... I also added <directory></directory> blocks
for the cgi-bin of the site specifying that Options ExecCGI thing in
there.
I'm kinda nervous right now... that's why my explanation is so sketchy...
If I calm down and get some time I'll cut up a copy of my httpsd.conf file
and send it to you/the list.