You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.
I wanted to try reel as rack application server but got this behaviour:
When seperating multiple rack applications into different paths the route is not found with reel-rack, other servers are working properly.
Example to reproduce this:
Running this with reel-rack results into
Not Found: /myapp
Is this not implemented yet or should this considered as bug?
The text was updated successfully, but these errors were encountered: