- 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.
转载于:https://www.cnblogs.com/kelamoyujuzhen/p/10280740.html