[PHP-WIN] Re: [PHP] Dual Server...

2002-07-10 Thread Tracker1
To: Brian McGarvie yes, also, you should be able to bind each to a different IP, if you want them both on port 80... -- === Michael J. Ryan - tracker1[*at*]theroughnecks.com Roughneck BBS: http://www.theroughnecks.net telne

[PHP-WIN] RE: [PHP] Dual Server...

2002-07-09 Thread Collins, Robert
Matt, I dont know if this helpped Brian but it just saved me a huge headache with some of the presonal settings on my intranet THANKS! Robert W. Collins II Webmaster New Orleans Regional Transit Authority Phone : (504) 248-3826 Fax: (504) 248-3866 Email : [EMAIL PROTECTED]

[PHP-WIN] Re: [PHP] Dual Server...

2002-07-09 Thread Matt Parlane
Hi Brian... I have it set up just like Robert, and I really think it's the way to go - having Apache as the web-accessible server gives me much more peace of mind than having IIS sitting out there just waiting to be attacked. Do you realize you can have content served by IIS accessed without usi

[PHP-WIN] RE: [PHP] Dual Server...

2002-07-09 Thread Brian McGarvie
I will probably do this the other way round as we have a few sites... so if i have a single file with a frame and point contents of frame to apache this should work? > -Original Message- > From: Collins, Robert [mailto:[EMAIL PROTECTED]] > Sent: 09 July 2002 4:41 PM > To: Brian McGarvie

[PHP-WIN] RE: [PHP] Dual Server...

2002-07-09 Thread Collins, Robert
I have Apache and IIS coexisting on my intranet server and the way I set them up was to put each on a different port. (Apache serves http://intranet and IIS serves http://intranet:8080) this appears to work fine. Hope this helps Robert W. Collins II Webmaster New Orleans Regional Transit Authori