File: D:/HostingSpaces/bomacon/bomacon.nl/config/redirects.php
<?php
return [
'/index.php/over-bomacon' => '/cases',
'/index.php/constructie' => '/over-bomacon',
'/index.php/producten' => '/producten',
'/index.php/kennis-en-vaardigheden' => '/over-bomacon',
'/index.php/machinepark' => '/machinepark',
'/index.php/nieuws' => '/actueel',
'/index.php/contact' => '/contact',
'/index.php/portfolio/nice-project' => '/',
'/index.php/portfolio/cool-project' => '/',
'/index.php/portfolio/awesome-projects' => '/',
'/index.php/category/nieuws' => '/actueel',
'/wp-login.php' => '/',
];