Skip to content

How to change XAMPP / Apache Port

Last updated on February 16, 2018

In this tutorial you’ll learn how to change XAMPP port. Follow the below shown steps,

Open your XAMPP folder, access apache -> access conf(C:\xampp\apache\conf)
Open the httpd.conf file with your favorite text editor
Find the line where the “Listen 80″ is located
Add another line with the “Listen 8080″ and then save the file
Restart your XAMPP and you are ready to access your work space with http://localhost:8080

0 0 votes
Article Rating
Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments