Flexible Friendly URLs for Farcry with Mod rewrite (Updated)
It's nothing terminal and can very easily be fixed and would probably have been spotted by someone better at regex's than me :-)
The line:
This forces the regex to match the url from the start - otherwise the following url would match at the second /go and wouldn't work.
With the old rule rewrite this as follows:
While the new rule does what we want at rewrites it as this:
I've updated the original article to use the correct regular expression.
Update - another fix to the regex - see related article




The link on the fryCry site does not work.
I've had a look and unfortunately it looks like spikes site where it used to live is mostly derelict now and the cfopen.org site that my original post linked to is either down or no longer used.
I'd suggest using a mod rewrite or similar functionality for IIS if that's what you are using. The technique is simpler to manage and more flexible. There is some discussion of the IIS options in the comments of my original post: http://www.lynchconsulting.com.au/blog/index.cfm/2...
Cheers,
Mark
Cheers,
Mark