RE: [Phplib-users] PHPlib and SSL...
Brought to you by:
nhruby,
richardarcher
From: Brian P. <bp...@ct...> - 2001-11-19 16:36:53
|
As I understand it, you just need to add 'https' to the link. For example, <A HREF='https:// www.somewhere.com <http://www.somewhere.com> /securepage.php'>here</a> (assuming you have SSL setup correctly on the server). -----Original Message----- From: Sascha Ragtschaa [mailto:rag...@pe...] Sent: Monday, November 19, 2001 10:27 AM To: Php...@li... Subject: [Phplib-users] PHPlib and SSL... Hey, I currently have a small problem: I am running a Webpage, which now needs to have SSL on some parts (User = Change Profiles, Booking...). I am using PHPlib. How can I do it, that = on some pages I can activate the SSL mode and my url switches to https? Did anyone already have experience with such things? I don't need SSL = for the whole site, just different "secure" parts should be in SSL = mode... Thanks in advance, guys!! |