Matt,

I have not used the Ionic filter, but using helicontech ISAPI_Rewrite
I had problems with this on a windows server until I added the site
into the servers hosts file (C:\Windows\System32\drivers\etc)

Tracked the problem to the cfhttp to test for pingfu was always
failing, added a line in hosts for the domain name and local IP
address and all worked worked for pingfu and allowed me to refine the
regex to make the new FUs work..

Hope this helps,

Chris.

On Feb 15, 5:41 am, Matthew Williams <[email protected]>
wrote:
> Has anyone got the Ionic filter working in conjunction with the new
> 5.1 convention for doing Friendy URLs?  I've tried what's in the WIKI,
> and it's just not working on my end.  This is with the 1.2.15 version
> of the filter.  The error seems to be in the RewriteCond...  it's
> running the comparison, and sees that the example /pingFU does not
> match (expected), however it then fails to run the rewrite rule
> following the condition (unexpected).  I've tried with and without the
> the "!" in the pattern, and still no joy.  Even going to a known match
> (/farcry) produces a no match hit.  Anyone have suggestions?  I'm
> really not keen on shilling out for the paid version, and moving this
> project to Apache isn't the best bet either.  I'm not much of a REGEX
> person, so I can't really fathom how this rules work (yet).
>
> Note:  I can remove the condition, and it will rewrite everything just
> fine... but then I cannot get to the webtop or CFIDE.  Also, just
> using the older /go/ rules work fine when I revert to those rules.
> However, since the system doesn't think FUs are working, skin:view
> doesn't produce the older style /go/ links.
>
> Matthew Williams
> Geodesic GraFX
--~--~---------~--~----~------------~-------~--~----~
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