Title: Change upload directory
Last modified: August 21, 2016

---

# Change upload directory

 *  Resolved [peroerik](https://wordpress.org/support/users/peroerik/)
 * (@peroerik)
 * [12 years ago](https://wordpress.org/support/topic/change-upload-directory-3/)
 * Is there a possibility to change the WPPA-upload and WPPA-Depot paths?
 * I would like them to be as subdirectories under the standard wp-upload directory.
   That would make it much easier to set up a temporary test server as a copy of
   production. All uplods will then be easyly copied to one single place in the 
   test-server.
 * [https://wordpress.org/plugins/wp-photo-album-plus/](https://wordpress.org/plugins/wp-photo-album-plus/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jacob N. Breetvelt](https://wordpress.org/support/users/opajaap/)
 * (@opajaap)
 * [12 years ago](https://wordpress.org/support/topic/change-upload-directory-3/#post-5012795)
 * For single site installations:
 * The wppa folder is inside …/wp-content/uploads/
    The wppa-depot folder is inside…/
   wp-content/
 * For more info see the documetation:
    [http://wordpress.org/plugins/wp-photo-album-plus/changelog/](http://wordpress.org/plugins/wp-photo-album-plus/changelog/)
 * > If you want to run WPPA on a multisite in single site mode, add to wp-config.
   > php: define(‘WPPA_MULTISITE_GLOBAL’, true); If you run a multisite installation
   > in ‘old’ style using blogs.dir, add to wp-config.php: define(‘WPPA_MULTISITE_BLOGSDIR’,
   > true); If you changed the name of wp-content and/or uploads, besides the additions
   > to wp-config.php prescribed by the codex, also add to wp-config.php: define(‘
   > WPPA_REL_UPLOADS_PATH’, ‘wp_content/uploads’); define(‘WPPA_REL_DEPOT_PATH’,‘
   > wp_content’); and make the changes therein also.
 * That is all there is.

Viewing 1 replies (of 1 total)

The topic ‘Change upload directory’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-photo-album-plus.svg)
 * [WP Photo Album Plus](https://wordpress.org/plugins/wp-photo-album-plus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-photo-album-plus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-photo-album-plus/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-photo-album-plus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-photo-album-plus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-photo-album-plus/reviews/)

## Tags

 * [change](https://wordpress.org/support/topic-tag/change/)
 * [paths](https://wordpress.org/support/topic-tag/paths/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jacob N. Breetvelt](https://wordpress.org/support/users/opajaap/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/change-upload-directory-3/#post-5012795)
 * Status: resolved