Replace wildcard path with specific path

Wonder if possible to replace my.domain.com/anypath and have it always redirect to the same my.domain.com/specificpath. So no matter what path they type in, it always resolves to the same specific path.

TIA

Use ReplacePath middleware (doc).