Jeff, The documentation looks great, but I still seem to havea problem..
When I try to test with http://www.mydomain/pingFU it just reloads the main index page. I installed Helicon's ISAPI_ReWrite3 and using the IIS snapin, added the sample config. ##### APACHE MOD_REWRITE VERSION RewriteEngine On RewriteCond %{REQUEST_URI} !(^/farcry|^/webtop|^/flex2gateway|^/ flashservices|^/cfide)($|/) RewriteRule ^([a-zA-Z0-9\/\-\%:\[\]\{\}\|\;\<\>\?\,\*...@\#\$\ \(\) \^_`~]*)$ /index.cfm?furl=$1 [L,PT,QSA] reset IIS, restarted CF visited: http://www.mydomain/pingFU and it just repaints the home page. Ideas? On Jan 30, 12:30 pm, Jeff Coughlin <[email protected]> wrote: > I have added a lot more documentation for configuring, managing, and > troubleshooting Friendly URLs in FarCry 5.1 to the documentation > wiki. I have also included information on the new customization > features that Mat has added to FarCry 5.1 (the ability to customize > Friendly URLs per content type - pretty cool). > > Mat Bryant put a lot of elbow grease into re-factoring Friendly URLs > in FarCry 5.1 (it's a complete rewrite) and worked real hard to make > sure the migration was as smooth as possible (if upgrading from a > previous version of FarCry, it happens in the background without you > having to lift a finger), so Mat deserves a lot of credit (that, and > my pestering him with ways I found to break FUs during the Alpha/ > Beta :) ). Oh, and thanks to Blaire for the RegEx configs for setting > up your web server with Friendly URLs (at least, I think it was Blaire). > > I have spent a long time modifying the docs, so please be kind if > something is inaccurate or missing. Feel free to either fix it > yourself (it's an open wiki) or let me know and I'll address it as > soon as possible. > > Take a look:http://docs.farcrycms.org/display/FCDEV50/Friendly+URLs > > P.S. Sorry to those needing help with the INI configs for Ionic's > Isapi Rewrite Filter. I haven't had much luck with it in the past and > prefer Helicon's ISAPI ReWrite for IIS (due to it's mod_rewrite > compatible syntax). > > I hope you find the new documentation helpful and find all the new > Friendly URL functionalities and features Mat added a treat. > > -- > Jeff Coughlin > Web Application Developerhttp://jeffcoughlin.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
