While I have seen similar questions elsewhere, some of those questions ask about redirecting the exact root path or else the provided answers don’t always work properly.
What I require is to rewrite all paths starting from the root to a subdirectory of the document root.
One of the possible solutions is to simply change the document root. However, depending on how you have configured your vhosts or written other rules, this may not always be the best option.