Hi everybody,
Iam facing problem with redirecting http: connection to https:
Here iam Running my scripts on Apache using normal http request...
but i want to redirect my http url to https url for securing data
How should i do this...
don't say like redirect("Locat ion:https://localhost/index.php");
because i tried It is not working...
Please let me know ..? is there any another way to do this...
If you give reponse for this .Iam very thankful and it will be great.......
Thanks & regaurds,
bettadpur
Iam facing problem with redirecting http: connection to https:
Here iam Running my scripts on Apache using normal http request...
but i want to redirect my http url to https url for securing data
How should i do this...
don't say like redirect("Locat ion:https://localhost/index.php");
because i tried It is not working...
Please let me know ..? is there any another way to do this...
If you give reponse for this .Iam very thankful and it will be great.......
Thanks & regaurds,
bettadpur
Comment