Making pages HTTPS

This is probably a really dumb question, but how exactly do you make a page encrypted (i.e. HTTPS)?

I know you need an SSL certificate, but what do I need to do in my PHP or whatever to make “log-in.php” encrypted but “products.php” just a regular page?

DTD,

I covered this in my mod_rewrite tutorial (force https for selected pages) at http://dk.co.nz/seo. If you have any questions, come back and ask.

Regards,

DK

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.