Title: Setting &quot;Root&quot; (Base) Folder
Last modified: August 31, 2016

---

# Setting "Root" (Base) Folder

 *  Resolved [sflwa](https://wordpress.org/support/users/sflwa/)
 * (@sflwa)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/setting-root-base-folder/)
 * Great plugin – works perfectly
 * Is there a way to set the base directory – in other words I only want the file
   manager to start at one folder within uploads as the “root”
 * Not concerned about which users have access / what they can do, just want to 
   limit to a specific folder as the root
 * [https://wordpress.org/plugins/file-manager/](https://wordpress.org/plugins/file-manager/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Contributor [Aftabul Islam](https://wordpress.org/support/users/aihimel/)
 * (@aihimel)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/setting-root-base-folder/#post-7225719)
 * Hello sflwa,
 * Please open file-manager.php file and edit line 49 and 50 to your desired folder
   location.
 *     ```
       'path'          => ABSPATH . 'your_folder_path', // path to files
       'URL'           => site_url() . 'your_folder_url', // URL to files
       ```
   
 * Thanks
    Aftabul Islam
 *  Plugin Contributor [Aftabul Islam](https://wordpress.org/support/users/aihimel/)
 * (@aihimel)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/setting-root-base-folder/#post-7225843)
 * Let me know if you have any other issue.
    Thanks Aftabul Islam

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Setting "Root" (Base) Folder’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/file-manager_e5f2f9.svg)
 * [File Manager](https://wordpress.org/plugins/file-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/file-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/file-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/file-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/file-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/file-manager/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Aftabul Islam](https://wordpress.org/support/users/aihimel/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/setting-root-base-folder/#post-7225843)
 * Status: resolved