Subpath config example for kubernetes

Hello All,

I would like to use the path based routing with traefik. With this I would like to access my kubernetes dashboard on my.domain.com/dashboard.

Currently I get back blank page with 404 errors.
is there any way to solve this redirection without modifying anything on backend?
I am using traefik 1.7
Thanks