--
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcr...@googlegroups.com
To unsubscribe, email: farcry-dev+...@googlegroups.com
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
The furl variable in the URL is usually created by the rewrite rules on the web server before the request is sent through to ColdFusion, so you'll need to look in the appropriate place depending on which web server you are using. Commonly it will be mod_rewrite rules in your vhost configuration in Apache, or IIRF / IIS Rewrite for IIS.
If the friendly URL rewrite rules are already set up correctly for your web server then you will typically not need to change them :)
Cheers,
Justin