Take a look at the source code for blogCFC.  I believe he uses something
like this to allow for the blog urls, without using apache rewrite. 

Russ

> -----Original Message-----
> From: Scott Weikert [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, November 28, 2006 5:42 PM
> To: CF-Talk
> Subject: CF and URL vars as folders?
> 
> Is there a way with CF to do what you can do with Apache's mod rewrite -
> to be able to pass a URL, say
> 
> http://domain.com/x/y/z/
> 
> which would actually call the index.cfm file in the webroot, and then
> shuffle the x, y, and z values into variables, to mimic the normal style
> URL, i.e.
> 
> http://domain.com/index.cfm?var1=x&var2=y&var3=z
> 
> I found this old thread that Ray Camden posted to:
> 
> http://www.houseoffusion.com/groups/CF-Talk/thread.cfm/threadid:4667#20603
> 
> but he didn't get into any specifics.
> 
> Any URLs pointing me in the right direction would be great! Thanks much
> guys.
> 
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:261941
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