
@simas_ch I’d say 404 is exactly the right answer for both cases - it tells that the path you’re trying does not exist.
Whether or not you have the right base path is something you should ‘t need to care about at runtime in a production env. You ensured that part during dev and testing.
English














