Re: How do I bypass the missing template handler?

2007-11-05 Thread Phill B
Looks great. This could solve a lot of issues we are wanting to address. On 11/1/07, Paul Sizemore <[EMAIL PROTECTED]> wrote: > Can you use ISAPI Rewrite at http://www.helicontech.com/ ? We've got it > running on IIS. > > Paul > > -Original Message- > > I have a site that needs to bypass

RE: How do I bypass the missing template handler?

2007-11-01 Thread Paul Sizemore
Can you use ISAPI Rewrite at http://www.helicontech.com/ ? We've got it running on IIS. Paul -Original Message- From: Phill B [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 30, 2007 11:05 AM To: CF-Talk Subject: How do I bypass the missing template handler? I have a site that

RE: How do I bypass the missing template handler?

2007-10-30 Thread Ben Nadel
Message- From: Phill B [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 30, 2007 12:01 PM To: CF-Talk Subject: Re: How do I bypass the missing template handler? D'Oh! I should have said this is on a Win2k3 IIS6 server. Sorry On 10/30/07, Russ <[EMAIL PROTECTED]> wrote: >

RE: How do I bypass the missing template handler?

2007-10-30 Thread Bobby Hartsfield
your application.cfm. ..:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -Original Message- From: Phill B [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 30, 2007 11:05 AM To: CF-Talk Subject: How do I bypass the missing template handler? I have a site that nee

Re: How do I bypass the missing template handler?

2007-10-30 Thread Phill B
B [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, October 30, 2007 11:05 AM > > To: CF-Talk > > Subject: How do I bypass the missing template handler? > > > > I have a site that needs to bypass the missing template handler that > > is set up

RE: How do I bypass the missing template handler?

2007-10-30 Thread Russ
Use apache's mod_rewrite and redirect all the missing templates elsewhere. Russ > -Original Message- > From: Phill B [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 30, 2007 11:05 AM > To: CF-Talk > Subject: How do I bypass the missing template handler? >

How do I bypass the missing template handler?

2007-10-30 Thread Phill B
I have a site that needs to bypass the missing template handler that is set up in CF8. What is them best way to go about this? Thanks -- Phil ~| Get the answers you are looking for on the ColdFusion Labs Forum direct from activ