Searching...
Sunday, 9 September 2012

How to change the port of apache web server from 80 to 8082 ?

8:30 pm

How to change the port of apache web server from 80 to 8082 ?

How to change the port of apache web server from 80 to 8082 :


1.       Open “http.conf” file from c:\xampp\apache\conf  folder.
2.       Search for “listen 80” and replace 80 with 8082.
3.       Search for “server name  localhost : 80” and replace 80 with 8082.
4.       Save the file.
5.       Restart apache using xampp control panel . now , apache web server will be running with the port of 8082.
6.       India .php can be invoked by the client using the url – http://localhost:8082/india.php .

  

How to change the port of apache web server from 80 to 8082

 

0 comments:

Post a Comment

01 03 06 02 03a 04 05 7 8 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
Click to see the code!
To insert emoticon you must added at least one space before the code.