Showing posts with label xampp apache. Show all posts
Showing posts with label xampp apache. Show all posts

Wednesday 19 June 2013

how to change port in xampp apache

Open httpd.conf file in your text editor. 

Find this line: Listen 80 and change it Listen 8079

 After change, save it and restart apache. 
xampp apache port change