XAMPP Apache port change
1. Find httpd.conf file in the folder path C:\xampp\apache\conf\
2. Open httpd.conf file in your text editor.
3.Find this line:
Listen 80
change it to:
Listen 8009
4.Save and restart Apache.
http://locahost:8009 would now be your XAMPP default pages.
0 comments:
Post a Comment