In BOLT config.yml
file I have set the
notfound: index.php
So that every not found exception takes user to the homepage but for some reason it's not working for me. e.g: http://meubleshouse.com/some-invalid-url
Any idea what I am doing wrong here?