• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • This community is user driven. Be polite with other users.
    • We recommend purchasing a Chevereto license to participate in this community.
    • Purchase a Community Subscription to get even faster ticket response times.

Creating a new page via routes, 404 issue

Status
Not open for further replies.

derekmlr

Chevereto Member
Hey,

So, I used the /override/route.hello-world.php file as an example to create another page. So, I made route.images.php in that folder and tried /images but only get 404. Am I missing something? It's identical to the route.hello-world.php

Thanks! 🙂
 
Sure, while /images exists as a real folder (that's by default) you will always get that issue because the system is not routing at all, is accessing to the /images folder directly.
 
Status
Not open for further replies.
Back
Top