Jump to content

apache and iis7?


potato

Recommended Posts

For IIS make sure you have it binded to the ip you want to use.

 

For Apache make sure you have it binded to the ip you want to use, as by default most webservers are set to run at 127.0.0.1 ( Localhost )or 0.0.0.0 ( all ips )which means if you want to run two webservers you will need to specify the port and ips you want them to run on making sure none of them conflict. You can control what apache listens on by editing/adding virtual host entries to your apache config file.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use