Is it possible to redirect the homepage to a subpath of the domain?

I have a Ghost site that I host at mydomain.com. From my site I have several categories of content that I’d like to utilize subpaths for.

For example:

mydomain.com/news
mydomain.com/photos
mydomain.com/external

As a result, the url for my site is set as mydomain.com.

However, I’d like one of my categories (mydomain.com/news) to act as the home page (so that anyone navigating to mydomain.com will be redirected to mydomain.com/news, as nothing is hosted at the root domain).

Is this possible?

You’ll need to install Ghost in a subdirectory.