Search code examples
pythoncherrypy

Route dispatcher in CherryPy not working


But when I load http://example.com/myblog/1/edit it continues to give me a 404 error. Where am I going wrong?


Solution

  • blog/:entry_id/:action -> /blog/:entry_id/:action