Hello~ I know that there is an event called dispatch:beforeException could handle 404 exceptions.
But I found that it couldn't handle requests like /111 or /中文. PhalconPHP will treat them as requesting '/`.
Is there any solutions? Thanks!
Hello~ I know that there is an event called dispatch:beforeException could handle 404 exceptions.
But I found that it couldn't handle requests like /111 or /中文. PhalconPHP will treat them as requesting '/`.
Is there any solutions? Thanks!