Forum Moderators: phranque

Message Too Old, No Replies

How to Publish a specified Page with HTTPS

How to Publish a specified Page with HTTPS

         

comdini

8:29 am on Jan 25, 2011 (gmt 0)

10+ Year Member



I've a website configured on Apache & published using with TMG 2010. it has a Payment Gateway.Therefore it configured as a Secured Site. Further it has configured with SSL Certificate also.
With my knowledge i've configured entire website as [mywebsite.com...] . but i want to publish it as [mywebsite.com...] & should only publish the Payment Gateway Page with https like [mywebsit.com...]

How can I do this ?


Regards,
COMDINI

g1smd

10:06 am on Jan 25, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Link to the correct URLs from within your site, using the correct protocol every time.

Set up RewriteRules which force HTTP for all URLs that require it and HTTPS for all URLs which require it. There are very many previous threads with the code for this - including one posted in the last 2 or 3 days here in this forum.

comdini

5:36 pm on Jan 25, 2011 (gmt 0)

10+ Year Member



I'm a beginner for this. Could you tell me that how can i do it ? at-least with a Example .

g1smd

7:47 pm on Jan 25, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



There are several thousand examples right here in this forum.

[google.com...]