https to http only to specific pages

ISAPI_Rewrite is Apache mod_rewrite compatible URL rewriter for Microsoft IIS
User avatar
Posts: 5
Joined: 17 Apr 2014, 11:08

https to http only to specific pages

28 Jan 2016, 13:36

Hi,

Our site has few secure pages (updatepassword.aspx and checkout.aspx ...)
if user request nonsecure with https then we should do the redirect like below.

https to http
https://www.companyurl.aspx/default.aspx needs to redirect to http://www.companyurl.aspx/default.aspx

http to https
http://www.companyurl.aspx/updatepassword.aspx needs to redirect to https://www.companyurl.aspx/updatepassword.aspx


how do i write the redirect url for this request?

Chinna.

Return to ISAPI_Rewrite 3.0

Who is online

Users browsing this forum: No registered users and 15 guests