Hi,
1.) Is it possible to simulate an index.html file? For example: domain.com/blah/index.html instead of domain.com/blah.html
Have you tried <urlsuffix>/index.html</urlsuffix> <removetrailingslash>1</removetrailingslash> ?
2.) Is it possible to merge two segments? When I have two different GET-Parameter: index.php?ext1[name]=Armin&ext1[gender]=Male
You can use <part after="-"> for ext1[name] parameter. That will add - instead of / after the parameter.
I think CoolURI has more possibilities than RealURL and a very much better documentaion!
Thanks
These two questions are unsolved for me in RealURL too ;-)
Well, I hope it will work. Regards Jan _______________________________________________ TYPO3-english mailing list [email protected] http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
