Here is the solution step-by-step:
- Click on config button of apache in xampp control panel
- Open up httpd-ssl.conf
- Look for the line Listen 443
- Change port number to anything you want. I use 4430. Example: Listen 4430.
- Replace every 443 string in that file with 4430.
- Save the file.
No comments:
Post a Comment