Just as Russ says, and Sean Corfield has the code for you to do it - we have
used this on at least one FuseBox site - works well.

http://corfield.org/blog/index.cfm/do/blog.entry/entry/SES__Bah_Humbug



On 10/28/06, Snake <[EMAIL PROTECTED]> wrote:
>
> I don't know if they support it as haven't tried, but its fairly simple
> modification to make.
> You just create your urls as
>
> Index.cfm/variable/value
> Or index.cfm/variable=value/
> And have a bit of code in your application.cfm that converts this to
> variables of your choice.
> Or of course, use ISAPI rewrite to rewrite the URL before it reaches CF.
>
> Russ
>
> -----Original Message-----
> From: Munson, Jacob [mailto:[EMAIL PROTECTED]
> Sent: 28 October 2006 14:19
> To: CF-Talk
> Subject: RE: Why Framework? Which Framework? And How I can use one?
>
> Ok, so the question I have then, are SES urls built into FB/MG/M2/etc.?
> Because most of the site's I've seen are not SES.  For example:
> http://www.cfframeworks.com/
> http://www.fusebox.org/
> however, this one is:
> http://www.instantspot.com/
>
> So I guess that kind of answers my question.  If the guys that built
> instantspot were able to do it, it must not be too difficult.  I just hope
> it doesn't require mod_rewrite or ISAPI rewrite, because if so, the state
> of
> CF frameworks today is a sad world.  ;)
>
> > -----Original Message-----
> > From: Snake [mailto:[EMAIL PROTECTED]
> > Sent: Friday, October 27, 2006 5:03 PM
> >
> > Yes, use SES URLS and not querystrings, and then the stats packages
> > will correctly report them.
> >
> > -----Original Message-----
> > From: Munson, Jacob [mailto:[EMAIL PROTECTED]
> > Sent: 27 October 2006 23:18
> >
> > My biggest complaint about the CF frameworks is that they all (or is
> > it
> > most?) run through one single file (Ex., index.cfm in Fusebox).  The
> > frameworkers will argue that that is their goal/purpose, and it's not
> > bad.
> > But I personally hate that.  Especially when you look at most common
> > stats packages, which will tell you "You've had 1000 hits today on
> > your site, and it was all to index.cfm!".  Yes, I know you can get
> > stats packages that allow you to track urls with variables, but those
> > are not common.
> >
> > If anybody has better information on this index.cfm 'problem', please
> > fill me in.
>
>
> ----------------------------------------------------------------------------
> --
> This transmission may contain information that is privileged, confidential
> and/or exempt from disclosure under applicable law. If you are not the
> intended recipient, you are hereby notified that any disclosure, copying,
> distribution, or use of the information contained herein (including any
> reliance thereon) is STRICTLY PROHIBITED. If you received this
> transmission
> in error, please immediately contact the sender and destroy the material
> in
> its entirety, whether in electronic or hard copy format. Thank you.
>
>
> ============================================================================
> ==
> "EMF <idahopower.com>" made the previous annotations.
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:258376
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to