Although the current reqrite rull is case sensitive.  which means /GO/
will not work and will return a 404.
The following will fix that

RewriteRule ^/(?i)go/(.*)$ /go.cfm?path=/go/$1&%1 [L,PT]

Steve

On May 9, 6:47 pm, "Stephen Moretti" <[EMAIL PROTECTED]>
wrote:
> Good stuff.
>
> On 09/05/07, John Beynon <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> > yep, I just discovered tat....all up and running using ISAPI_Rewrite now..
>
> > thanks,
>
> > john.
>
> > On 5/8/07, Stephen Moretti <[EMAIL PROTECTED]> wrote:
> > > Its not required anymore.
>
> > > Take a look at this page in the wiki for FU configuraton.
>
> >http://docs.farcrycms.org:8080/confluence/display/FCDEV30/Friendly+UR...
>
> > > Regards
> > > Stephen
>
> > > On 08/05/07, John Beynon <[EMAIL PROTECTED]> wrote:
>
> > > > where can i get the content that this URL refers too;
>
> > >http://www.farcrycms.org/go/downloads/optional-plugins/friendly-urls
>
> > > > the target site is dead now
>
> > > > thanks,
>
> > > > john.- Hide quoted text -
>
> - Show quoted text -


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to