Kevin, I don't remember the exact details of the implementation, but I do remember that you do not need a URL rewriter (IsapiRewrite4), which redirects to go.cfm. This was added in FC v3, so that Spike's plugin became unnecessary.
For FC v2, only Spikes plugin is necessary. Hopefully, that will save you some time. Scott Talsma CTO echo.eleven 404.845.3458 -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin C Sent: Wednesday, February 28, 2007 2:50 PM To: farcry-dev Subject: [farcry-dev] Friendly URLs, not so friendly-Critical Does anyone have any advice on implementing FU on farcry b211. We have customized the h*ll out of it so until the client agrees to approve a lot more hours, we are stuck with it. I have installed the Ionic rewriter This is my IsapiRewrite4.ini: # friendly url rules RewriteRule ^/go/(.*)$ /go.cfm?path=/go/$1 [L,PT] I've also installed the Friendly URL plug-in, graciously supplied by Spike >From what I can tell, I am missing the go.cfm file that should be in the apps www folder. I tried working with a newer version of farcry (3.0) as reference but, apparently, friendly urls are handled entirely differently in b211. The client has invested a hefty amount of $ with a SEO/SEM company and now everyone is waiting on me. Any help as quickly as possible will be ENORMOUSLY appreciated. Here is the system info: Server Product ColdFusion MX Version 7,0,2,142559 Edition Standard Operating System Windows 2000 OS Version 5.0 Java Version 1.4.2_09 Java Vendor Sun Microsystems Inc. Java Vendor URL http://java.sun.com/ Java Home C:\CFusionMX7\runtime\jre Java File Encoding Cp1252 Java Default Locale en_US File Separator \ Path Separator ; Line Separator Chr(13) User Dir C:\CFusionMX7\runtime\bin Java VM Specification Version 1.0 Java VM Specification Vendor Sun Microsystems Inc. Java VM Specification Name Java Virtual Machine Specification Java VM Version 1.4.2_09-b05 Java VM Vendor Sun Microsystems Inc. Java VM Name Java HotSpot(TM) Server VM Java Specification Version 1.4 Java Specification Vendor Sun Microsystems Inc. Java Specification Name Java Platform API Specification Java Class Version 48.0 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
