simple-php-router
simple-php-router copied to clipboard
403: Route "/" or method "head" not allowed.
I've been having a ton of these attacks or scans on my website. This is a private subdomain not indexed on google, and every error is logged for debug purposes.
How can I catch this error in simple router instead of letting it fall down to the php's error handler?