To change default port in apache, xammp

To change the port in apache

Go to : C:\Program Files\xampp\apache\conf\httpd.conf
Open httpd.conf
Search for listen port 8080 – change it to 8081
Search for Server local host 8080 – Change it to 8081

Next go to : C:\Program Files\xampp\apache\conf\extra\httpd-ssl.conf
Open httpd-ssl.conf
Search for Listen 443 – Change it to 4499
Search for ServerName localhost 443 – Change it to 4499

That’s it – Restart apache service and check now

I can reach at : durgacharanojha@yahoo.co.in

Comments

No comments yet. Why don’t you start the discussion?

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.