On Tue, June 6, 2006 3:38 pm, Jochem Maas wrote: > no warranty is available - I happily lose days trying to get > RewriteRules > running and tuned :-P chances are it requires tweaking to get working. Which is one of the reasons I abandoned mod_rewrite as a solution for URL-munging. MUCH easier to use .htaccess and Files/ForceType to get what I want to be PHP, and then to access $_SERVER['PATH_INFO'] to get the URL-parameters. -- Like Music? http://l-i-e.com/artists.htm -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php