Running XAMPP on Different Ports

You will need to access the application by the following:
http://localhost:8080/
https://localhost:444/

Change port 80 to 8080 twice in the following file:
F:\Programs\xampplite\apache\conf\httpd.conf

Change port 443 to 444 three times in the following file
F:\Programs\xampplite\apache\conf\extra\httpd-ssl.conf

Leave a Reply