On 31/08/06, Mkruger <[EMAIL PROTECTED]> wrote: > > > I'm trying to use the filter recommended here: > > http://groups.google.com/group/farcry-dev/browse_thread/thread/55f5b27c271f6370/4b785d10ed95ee35?lnk=gst&q=isapi+filter&rnum=1#4b785d10ed95ee35 > > along with the rewrite rule.... I can't seem to get the filter to work > > http://lgh.cfwebtools.com/go/medical-services/cardiology/vascular-e > > I'm not getting an error or anything... it's just not passing to the go.cfm > page. I'm using this rewrite rule: > > RewriteRule .*/go([^\?]*)(?:\?(.*))? /go.cfm\?path=/go$1&$2 > > ...That I gleaned from the thread. I enabled logging but no log file is > showing up. Any tips or tricks to making this work?
http://docs.farcrycms.org:8080/confluence/display/FCDEV30/Friendly+URL+Configuration should help... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
