http://server/backend_dev.php/content/show/id/510/key/CPi7P3qJ0wpuH89y0TYV5KKrRyvhqH9%2F
Apache returns 404 Not found I guess the problem is the encoded paramter key which has %2f at the end. Without %2f it works fine Key param is binary and I think the only way to pass it is to urlencode it. I cannot control which characters appear in it Am I doing something wrong? -- Haris Zukanovic --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
