Thursday, August 11, 2011

change localhost port

In wamp server



Just go to c:\wamp\bin\apache\apache2.2.8\conf\httpd.conf



and search for "Listen 80" change 80 to whatever you want ....



in xammp server



just go to c\ xampp \ apache \ conf \ httpd.conf



Find this line:

Listen 80



change it to:

Listen 85 or whatever you want

No comments:

Post a Comment