We just updated a site from V4 to V5.2. Everything went smooth, save
for Friendly URLs. The site is using Apache with mod_rewrite (FUs
worked great on V4). I am using the following to no avail:
RewriteEngine On
RewriteCond %{REQUEST_URI} !(^/farcry|^/webtop|^/flex2gateway|^/
flashservices|^/CFIDE)($|/)
RewriteRule ^([a-zA-Z0-9\/\-\%:\[\]\{\}\|\;\<\>\?\,\*...@\#\$\ \
(\)\^_`~]*)$ /index.cfm?furl=$1 [L,PT,QSA]
If I force FU's on by using <cfset application.fc.factory.farfu.turnon
() />
I still cannot get the FU's to work.
Any thoughts?
Side note, we have update apps, checked the db for FUs, restarted the
server, etc.
--~--~---------~--~----~------------~-------~--~----~
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
-~----------~----~----~----~------~----~------~--~---