• 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.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.
  • Chevereto Support CLST

    Support response

    Support checklist

    • ⚠️ Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • ✅ Confirm that the server meets the System Requirements
    • 🔥 Check for any available Hotfix - your issue could be already reported/fixed
    • 📚 Read documentation - It will be required to Debug and understand Errors for a faster support response

Moving chevereto to a different directory?

gioh

Chevereto Member
I want to move my install from the root of the domain to a subdirectory. I created a new directory called "img."

domain.com to domain.com/img

Can I just move all of the files/folders into that directory and everything will work fine?

Going from this:
/public_html/.htaccess
/public_html/app
/public_html/content
/public_html/error_log
/public_html/images
/public_html/index.php
/public_html/lib

to this:
/public_html/img/.htaccess
/public_html/img/app
/public_html/img/content
/public_html/img/error_log
/public_html/img/images
/public_html/img/index.php
/public_html/img/lib
 
haha, okay.

Everything seems fine so far, I just want to make sure I don't miss anything.

I'm so used to moving wordpress installs around and you have to edit stuff for it to work properly so just making sure.
 
Back
Top