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.
I've been adding "friendly url's" to my navigation nodes as I create content. 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). It's still not working, I'm wondering if it's because I have the FriendlyURLData servlet running, but I can't figure out how to tell or where to go to turn it off. Many thanks for any help anyone can provide! Rachel Theo Galanakis wrote: >In terms of having both running, should I not use FriendlyURLData >servlet? Or perhaps should I leave the servlet where it is and just >remove the entries for friendly url's in the web.xml file. If you are using any other URL rewrite engine you will want to remove the rewrite servlet -- it will only lead to a world of pain. -- geoff --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
