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

[cobalt-users] Shared SSL & CGI



Greetings,

I would like some insight as to the best way to allow secure execution of
cgi scripts in a shared ssl environment.

(i.e. https://ssl.secure-domain.com/ssl/www.domain.com/cgi-bin/cgiemail.cgi)

Currently, we use AliasMatch in preference of a symbolic link for our shared
SSL. I would like to keep it that way if possible. Also, I the errors we are
receiving is the common "Internal Server Error", which I assume someone has
solved by now. Please, anyone with suggestions?

--
Regards,
Raven R. Cecil


"Patience and perseverance have a magical effect before which difficulties
disappear and obstacles vanish." - John Quincy Adams

"They that can give up essential liberty to obtain a little temporary safety
deserve neither liberty nor safety." - Benjamin Franklin

"find / -user you -name "*base*" -exec chown us {} \;" - *nix Admin
--