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
#TODO: replace this url with a redirection route ???
#XXX: we don't need the mtime, maybe we can drop it in this redirect instead of apache ?
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
#TODO: replace this url with a redirection route ???
#XXX: we don't need the mtime, maybe we can drop it in this redirect instead of apache ?