• 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

location

  1. DeCysos

    Nginx location differences

    Nginx is still a mystery to me. Could someone explain to me what the difference between .... location ~* / { index index.php; try_files $uri $uri/ /index.php?$query_string; } and location / { index index.php; try_files $uri $uri/ /index.php?$query_string; } consists ? With my...
  2. H

    Strip EXIF but fix orientation

    This suggestion is related to another thread about image rotation. On our image site are mainly pictures of hobby vintage machines, tractors, cars, motorcycles, etc. We know an incident where some equipment was stolen from boat, because it's location could have been spied out from EXIF info of...
Back
Top