Hello,
I want a clarification on the following matter (it may seemed to be silly question to you
)
I want to handle all
Searching of product using HTTP but all the
Payment related information using HTTPS.
As HTTPS is costlier than HTTP, I want to use HTTP for
searching Now the
Question is:
Can I use
both HTTP and HTTPS in a
single web server for different pages (i.e some of the pages will be HTTP some will be HTTPS)