Kevin, well, I think it ist completely off topic, but anyway:
You mean that http://my.server.com/folder/file.html shows the same HTML document as https://my.server.com/folder/file.html ? Make sure you use only relative links in the .html so that the secure connection is used for all linked files/pictures/css... Configure your server to use the same document root for the https and http virtual hosts. http://httpd.apache.org/docs/2.2/ssl/ssl_faq.html#parallel http://httpd.apache.org/docs/2.2/vhosts/ If you have more questions, feel free to contact me off list! regards, Martin Tuesday, March 11, 2008, 6:11:57 PM, you wrote: kcn> What I meant is that an HTTP URL I have come up with is going to kcn> go to the HTTPS pages seamlessly within the browser. I am not kcn> misleading the users by any means. kcn> I am not 100% sure this is on topic as well but I believe it should be. kcn> Thank you for your thoughts. kcn> kevin ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
