Forum
Buckets with different web and file paths
I've set up a bucket through the config according to https://docs.grabaperch.com/docs/resources/buckets/
- Is it possible to move existing buckets to the location defined in the config?
- Lazy question: Do you have an existing .htaccess rewrite rule to point a (shorter) web_path (like /images) to a deeper file_path (like /perch/resources/images) you could share? :-)
The point of the file path is that it's the path on the file system, not a web path. So the file path for
/images
wouldn't be/perch/...
unless theperch
folder was literally at the root of your disk.You can move a bucket by moving the files and updating the paths in the bucket list.