Page 1 of 1

XAMPP and IIS

PostPosted: 09. August 2004 16:01
by amdHappy
How do I run XAMPP and IIS at the same time? I read that IIS should run on 127.0.0.1:80 and XAMPP on 127.0.0.1:8080 or 81.

If that is the case, how do I change the port settings for XAMPP?

Thanks

W.

PostPosted: 09. August 2004 16:32
by amdHappy
Got it!! :D

Just had to change Listen 80 to Listen 81 in the httpd.conf file!

W.