mocdk/MOC.NotFound

No controller could be resolved which would match your request.

iseries opened this issue · 1 comments

What i did:

  1. Installed the package
  2. Added settings like described
  3. Open neos frontend, navigate to a page which isnt existing
  4. Got Exception :

`No controller could be resolved which would match your request.

Package key: "404.html", controller name: "Standard". (GET http://*****.de/test/testsdfs)

Exception Code 1303209195
Exception Type Neos\Flow\Mvc\Controller\Exception\InvalidControllerException`

Using Neos 3.1.1

Oh. I did something wrong. Forgot to skip the suffix because i don't use the .html ending.