rmaxim wrote: > Sorry in advance if these are dumb questions, I've tried to find the > answers in the archives and I think I'm missing something :) I am > trying to get SES URL's to work.
Are you using the ./webskin/buildlink.cfm custom tag to build your links? > I've been adding "friendly url's" to my navigation nodes as I create > content. This is not necessary. The navnode field is a legacy and will likely be deprecated in future versions of farcry. > I installed the IISRewrite filter, on IIS 5 (is it compatible with IIS > 5?). > The dll and ini files are located in the web root, just to be sure that > IIS has access to them. > I added the rewrite rule as recommended in the WIKI to the .ini file. > I turned on SES URL's in the Config files, using /go/ as the URL > Pattern. No suffix (not sure what it's for anyway). You need to register the ISAPI filter with the IIS server in question. Do *not* stick these things in the webroot. The filter documentation should indicate how to do this. Hope that helps, -- geoff http://www.daemon.com.au/ -- Message protected by MailGuard: e-mail anti-virus, anti-spam and content filtering. http://www.mailguard.com.au/mg --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
