Page 1 of 1

change port online

PostPosted: 27. May 2014 10:47
by shakone
Hello,
I setup xampp 1.8.3.4 on a windows 2008.
I change ports in the control panel & in the httpd.conf.

Those changes works because i can consult http://localhost:8080 (my new port)
Unfortunatly, it doesn't work if i try from an other computer from my network with the ip
http://IP_Server:8080
So i modify the httpd.conf again to change directory autorisations to "require all granted" for the directory, but it is still not working.

Have you any idea?

Sorry to create a new topic, but the search is down.

Re: change port online

PostPosted: 27. May 2014 12:16
by Nobbie
shakone wrote:Have you any idea?


Show us the configuration of httpd.conf, especially the code you have changed for Port 8080.