For delivering all Scrivito content under a specific URL path (e.g. “/special”), the routingBasePath
configuration key is available. Of course, you can use it in other environments as well, e.g. when integrating Scrivito with a PHP-based web app.
In this tutorial, however, we will be using React Router for more flexibility.