• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

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