https vs http

Problems with the Windows version of XAMPP, questions, comments, and anything related.

https vs http

Postby toreachdeepak » 19. June 2015 08:29

Hello,

When I start the Xampp 1.8.3, the apache is started at port 80 and 443.

How can I send the secured data from client to server in php ? Where I should put the certificate so that ssl works correctly. ?

extension=php_openssl.dll //I have enabled this in the C:\xampp\php\php.ini
LoadModule ssl_module modules/mod_ssl.so //I have enabled in c:/xampp/apache/conf/httpd.conf

Regards

Deepak Bhatia
toreachdeepak
 
Posts: 22
Joined: 05. June 2009 06:42

Re: https vs http

Postby Nobbie » 19. June 2015 13:44

toreachdeepak wrote:How can I send the secured data from client to server in php ?


By using "https:" instead of "http:" in the URL.

toreachdeepak wrote:Where I should put the certificate so that ssl works correctly. ?


Whereever you want, you have to assign the path to the corresponding SSL Variables in a VirtualHost (see your other posting).
Nobbie
 
Posts: 13177
Joined: 09. March 2008 13:04


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 198 guests