Hey Ben, Sounds like you are almost there. Your next steps depend on which version of FarCry you are running.
FarCry 3 does the URL rewriting from w/in FarCry, but relies on an external program (ISAPI_Rewrite--IIS, or mod_rewrite--Apache) for sending the rewritten URLS to go.cfm. You need nothing additional out of the box to rewrite the URLs; but they will need to be rewritten again (to go.cfm) by the web server. Previous FarCry versions did nat have this ability, so we used Spikes FU Servlet. go.cfm was not available. I think that was the case w/the fu.cfc as well, but am not sure. To have a look at the official versions of the files, check CVS via the web: http://farcry.versionhost.com/ Username: anon Password: psst HTH, Scott [EMAIL PROTECTED] wrote: >I'm sorry to be a pain but if someone has the patience could you guys >please >try to help me out why the FUrls have stopped working on one of our >current FarCry projects. > >I had the FU working just fine before we deployed everything to the >client but now it seems the FU's have stopped working all together. > >The things i have on our dev box: > >1. I have Spike's fu.cfc setup as per his instructions on our box > >2. I have Helicon's ISAPI_Rewrite Lite as per instructions, along with >the proper >rewrite rule in the http.ini file. (re-installed just then to make sure >it's all ok) > >3. IIS has the ISAPI filter assigned properly in the 'Website >Properties' and has been restarted (couple of times today already) > >4. I read the posts above and checked for the FUsettings and Plugins >settings in FarCry Admin, and they're both as they should be. > >5. go.cfm and fu.cfc are in the farcry 'www' folder as per my initial >setup > >The question that I am having now are: > >1. Do i need both Spike's CFC and the ISAPI_rewrite setup at the same >time, or could >it be that since the latest version of FarCry there might be some sort >of conflict that i am not aware of? > >2. does anyone have a go.cfm and a fu.cfc that I could have a look at >(just wondering if i have an old or somehow different version that >might cause this problem) > >The error i am getting when i try to go to any of the FU's that i have >listed in the FU Management section is: > >JRun Servlet Error >500 String index out of range: -1 >String index out of range: -1 > >Which really makes me think it's to do with the Spike FU setup than >anything else. > >I'm a bit puzzled and annoyed that it's broken now and i can't seem to >get it working again like it did the first time around, so any tips >would be muchly appreciated. > >Thanks, >Ben > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
