[FEATURE] Detect htaccess conflicts in pageNotFoundHandling
If the page for PageNotFoundHandling is having htaccess protection, there will be a runtime error, if TYPO3 tries to access it. We want to make this error a little clearer in the output message, so the developer knows where to search.