RE: (OT) IIS 7 Wonkiness with BlogCFC and cgi.path_info

2010-11-24 Thread Russ Michaels
...@ecartech.com] Sent: 24 November 2010 15:16 To: cf-talk Subject: Re: (OT) IIS 7 Wonkiness with BlogCFC and cgi.path_info Wow. Thanks Russ. That wasn't exactly what was wrong, but you put the solution right in front of me. :) (I guess now would be a good time to mention that this is act

Re: (OT) IIS 7 Wonkiness with BlogCFC and cgi.path_info

2010-11-24 Thread Eric Cobb
roblem as well. > > Russ > > -Original Message- > From: Scott Stewart [mailto:webmas...@sstwebworks.com] > Sent: 24 November 2010 14:04 > To: cf-talk > Subject: Re: (OT) IIS 7 Wonkiness with BlogCFC and cgi.path_info > > > I think the way that BlogCFC handles seo

Re: (OT) IIS 7 Wonkiness with BlogCFC and cgi.path_info

2010-11-24 Thread Raymond Camden
Hmm. Both make use of cgi.path_info - although they do slightly different things with the data after. Question - if you make page.cfm a home page (like index.cfm and default.cfm etc) does it react differently? On Wed, Nov 24, 2010 at 7:56 AM, Eric Cobb wrote: > > I just moved my blog over to a

RE: (OT) IIS 7 Wonkiness with BlogCFC and cgi.path_info

2010-11-24 Thread Russ Michaels
) IIS 7 Wonkiness with BlogCFC and cgi.path_info I think the way that BlogCFC handles seo friendly URls involves /index.cfm/.. You'd have to ask Ray about the details On Wed, Nov 24, 2010 at 8:56 AM, Eric Cobb wrote: > > I just moved my blog over to a new server (Winders 2008).  So fa

Re: (OT) IIS 7 Wonkiness with BlogCFC and cgi.path_info

2010-11-24 Thread Scott Stewart
I think the way that BlogCFC handles seo friendly URls involves /index.cfm/.. You'd have to ask Ray about the details On Wed, Nov 24, 2010 at 8:56 AM, Eric Cobb wrote: > > I just moved my blog over to a new server (Winders 2008).  So far all of > it seems to be working correctly, except for one