Re: [PHP] Dual Server...

2002-07-11 Thread Richard Lynch
It might be easiest to have: --- default.asp <% ' Some ASP I've forgotten that redirects to http://example.com:8080/index.htm %> And your real site, on port 8080, served up by Apache, will be fine, so long as the links are absolute, and httpd.conf is configured correctl

RE: [PHP] Dual Server...

2002-07-09 Thread Collins, Robert
AIL PROTECTED]> -Original Message- From: Matt Parlane [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 09, 2002 4:41 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [PHP] Dual Server... Hi Brian... I have it set up just like Robert, and I really think it's the way to go - ha

Re: [PHP] Dual Server...

2002-07-09 Thread Matt Parlane
rame 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; [EMAIL PROTECTED]; > [EMAIL PROTECTED] > Subject: RE: [PHP] Dual Server... > > > I have

RE: [PHP] Dual Server...

2002-07-09 Thread Brian McGarvie
t; To: Brian McGarvie; [EMAIL PROTECTED]; > [EMAIL PROTECTED] > Subject: RE: [PHP] Dual Server... > > > 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 serve

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