I may be reading the requester wrong, but, my impression of his question is:
someone access' the server via http, and then they wish to reaccess the server via https, add the sockets layer once they have already connected in a 'normal' http session. And this is only slightly different then how others have already interpreted and answered the question. Yes this can be done, you could put a tag on your main server page that allows the user to 'reconnect' with https rather then plain old vanilla http. I leave the tagging issues for the user to figure out, well, not really: <A HREF="https//www.someserver.com"><IMG SRC="http://www.someserver.com/image/someimage.jpg" WIDTH=84 HEIGHT=29 BORDER=0 ALT="secure ssl connection"></a> <wrapped href tag above> Perhaps this is what the requestor is asking about, perhaps the previous list readers answered the question in simpler terms. Thanks, Ron DuFresne On Mon, 7 Jan 2002, Julian C. Dunn wrote: > On 03-Jan-2002 Waleed Hamad wrote: > > > Hi Is it possible to run http and https at the same time?? > > > > I mean, You know how hotmail.com works?? you login at http and then you > > have the choice to be secure and use https?? > > I don't know how Hotmail works, but I deduce from your question that you want > to access the same pages via SSL and non-SSL. In that case, just set the > DocumentRoot for both the SSL and non-SSL site to be the same directory. > > regards, > Julian > > -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ admin & senior consultant: sysinfo.com http://sysinfo.com "Cutting the space budget really restores my faith in humanity. It eliminates dreams, goals, and ideals and lets us get straight to the business of hate, debauchery, and self-annihilation." -- Johnny Hart testing, only testing, and damn good at it too! ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
