|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Two web servers at once..
Is it possible to run two web servers at once? I'm running IIS but I also need to run Apache 1.3. I'm assuming you just set up different ports, but I don't know how to do that.
|
|
#2
|
||||
|
||||
|
For IIS - ?
But somewhere you should be able to tell it to use a certain port. For Apache - edit your httpd.conf and set it to use a different port than IIS. Then fire it up and see the result. //NoXcuz
__________________
UN*X is sexy! who | grep -i blonde | date; cd ~; unzip; touch; strip; finger; mount; gasp; yes; uptime; umount; sleep |
|
#3
|
||||
|
||||
|
You dont need to change the ports. You just need to setup 2 differnt cnames or a records.
IE: webserver 1 - web1.domain.com webserver 2 - web2.domain.com -Mr.K |
|
#4
|
||||
|
||||
|
Quote:
Really? What happens when both webservers tries to listen to port 80? //NoXcuz |
|
#5
|
|||
|
|||
|
You do need to change the ports if you are running two different webservers. If you were running one webserver with virtual sites then you would just need to change the cnames.
|
![]() |
| Viewing: Dev Shed Forums > Operating Systems > Windows Help > Two web servers at once.. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|