• 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

Custom Routing Question

rdn

💖 Chevereto Fan
If I change to a custom routing for user/image/album, old links will not auto-redirect to the new route/url, right?
It seems this is only recommended for a fresh install.

Using version 4.2 by the way.
 
Solution
If I change to a custom routing for user/image/album, old links will not auto-redirect to the new route/url, right?
The routes that keep working are the defaults (for example /image/<id> redirects to /i/<id>). For all other cases you will require to set your own server redirects.
If I change to a custom routing for user/image/album, old links will not auto-redirect to the new route/url, right?
The routes that keep working are the defaults (for example /image/<id> redirects to /i/<id>). For all other cases you will require to set your own server redirects.
 
  • Like
Reactions: rdn
Solution
Back
Top