php and ssl
Posted: Tue Aug 31, 2010 6:11 pm
Hi, i want to implement ssl redirection in login pages of my websites, Example: i have a page http://www.example.com/login
you are on this page and have to put login and password to login, i want when i put user and password to login at the time of submit it it should redirect to https and after when page is logged in it should go back to http in address bar, like we see in hotmail.com we put user id password and when click on sign in it shows its signing in through https in address bar and then it returns back to http in address bar with next logged in page,
any help??? and please also tell me what should be my ssl https setting in httpd.conf and ssl config i have dedicated server Centos with cpanel. SSL certificate is installed for http://www.example.com.
Please if anyone can tell me in step bystep and in details.
i m using php as coding.
Thanks
you are on this page and have to put login and password to login, i want when i put user and password to login at the time of submit it it should redirect to https and after when page is logged in it should go back to http in address bar, like we see in hotmail.com we put user id password and when click on sign in it shows its signing in through https in address bar and then it returns back to http in address bar with next logged in page,
any help??? and please also tell me what should be my ssl https setting in httpd.conf and ssl config i have dedicated server Centos with cpanel. SSL certificate is installed for http://www.example.com.
Please if anyone can tell me in step bystep and in details.
i m using php as coding.
Thanks