IIS and Apache
Posted by: zoomie999 (59.92.114.---)
Date: March 06, 2007 12:32PM

hi geekz,
i m a newbie to this forum , plz help me on this ......... i have vista ultimate with visual studio 2005 sp1 and i work on ASP.net mainly and i also work on PHP and MySQL
so , my question whether i can run both web servers APACHE and IIS together at same time

upto my knowledge , i hope they both run on different ports ...... is that true ?

and how can i see which port is running which

Options: ReplyQuote
Re: IIS and Apache
Posted by: hobbit666 (---.charlies.uk.com)
Date: March 06, 2007 12:53PM

Yes you can run them on the same machine (i do apart it's XP Pro), you will have to change either the apache port or the IIS port from 80 to something like 8081. Then when you browse you will need to enter the port number.

i.e. if you change apache to 8081 and you want to view your IIS files just use the [localhost]. Then if you want your PHP (apache) pages use [localhost]

I've do this, well the other way round but it works fine for me.

Options: ReplyQuote
Re: IIS and Apache
Posted by: Danny031292 (86.112.241.---)
Date: March 07, 2007 06:06PM

Its recommended that Apaches port changes as it is easier etc. In httpd.confg you will see 'Listen 80' change that to something like 'Listen 8081'

Options: ReplyQuote


Sorry, only registered users may post in this forum.