A last question : do you know why when I use SES URLs, FarCry add '?indexfile='fe/index.cfm' (root access) at the end of the URL ? If i cut this part, link is also valid..
You can always add an optional indexfile parameter to the end of the URL with the FU servlet. That tells the servlet what script to redirect to after parsing the variables out of the URL. By default it is '/index.cfm'. I'm not sure why FarCry would be adding that to the URL for SES URLs. I've had a look at the java code in the servlet and I can't see anything that would add it there.
FarCry adds the indexfile attribute to SES URLs if the site is not running off the webroot. We ran into some troubles when running multiple sites off the one domain, eg localhost so we needed to identify which site they were each friendly url was coming from, hence the indexfile attribute.
-Brendan http://farcry.daemon.com.au
--- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
