Alexandre, I think maybe you're just having a problem with that trailing slash. Try urls like this:
projects/touch?section=projects&item=touch Mike > My app is nearing the end so bear with me as the issue takes time to > explain. However i'm looking for suggestions, directions, so your answer > does not have to be that long :) > > So: We implemented pretty urls via apache's mod_rewrite. unfortunately > that breaks my jquery code because in my js script i modify the <A> elements > href attribute (so the links) to add some UI-related variables allowing me > to control the interface and trigger some animations according to the user > navigation. >