+rapsys_pack_captcha:
+ path: '/captcha/{hash<[a-zA-Z0-9=_-]+>}/{updated<\d+>}/{equation<[a-zA-Z0-9=_-]+>}/{width<\d+>?120}/{height<\d+>?36}.{_format?jpeg}'
+ controller: Rapsys\PackBundle\Controller\ImageController::captcha
+ methods: GET
+
+rapsys_pack_facebook:
+ path: '/bundles/rapsyspack/facebook/{mtime<\d+>}{path</.*>}.{!_format?jpeg}'
+ methods: GET
+