Forum Discussion

Shohab_Baig_841's avatar
Shohab_Baig_841
Icon for Nimbostratus rankNimbostratus
Oct 17, 2007

Redirect a URI with query string value to https

We have a URL

 

 

www.test.com/test.aspx . when this page is pulled up it passes a query string value e.g. it becomes

 

 

www.test.com/test.aspx?a=d

 

 

As Query string value is going to be changed in every hit so I want to redirect

 

 

http://www.test.com/test.aspx which becomes http://www.test.com/test.aspx?XXXXX

 

 

to be redirected to https i.e. https://www.test.com/test.aspx?XXXXXX

 

 

I need urgent help.

 

 

Thanks in advance.

 

 

Shohab
  • But I just want to do this for selective one page or couple of pages which will have different query string value every time its rendered. I hope it provides more detail.

     

     

    Thanks

     

     

    Shohab