Quantcast
Channel: Active questions tagged https - Stack Overflow
Viewing all articles
Browse latest Browse all 1832

How to deploy a PHP application from XAMPP to a public domain with HTTPS?

$
0
0

I have developed a PHP web application for my thesis using XAMPP. Currently, I can only access it by starting XAMPP (Apache and MySQL) and typing localhost/myapp in the browser. However, I want to make it accessible from anywhere using a domain name with my firstname and secure HTTPS connection—without having to pay for hosting or a domain to be accessible by the teachers.What are the steps to deploy my PHP application to a public domain for free?


Viewing all articles
Browse latest Browse all 1832

Trending Articles