Hello,
The old version of the website that i'm currently working on had urls like /index.php/section/page1 and many of these url show up in google. This urls don't exists anymore on the new version of the website, but processwire handle this urls like the homepage with a 200 result code. I assume this is because index.php is included in the url. I need a 404 result code. Is there a way to achieve this in processwire ?
PS : of course the old version of the website wasn't made with processwire