• Resolved neolaurent

    (@neolaurent)



    Hello, when I want to change the backup directory I realize that I have access to the list of directories of the root server (while I should have the list of directories only for the site). If I want to limit a certain file I have the list of site files but if I want to change the backup directory I have access to all the server!!!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Yani

    (@yaniiliev)

    Hi there,

    To restrict access to only the relevant site directories, you can adjust the PHP permissions. Here’s how you can do that: Update Open_basedir Directive: In your php.ini file, set the open_basedir directive to limit PHP’s access to specific directories. This will restrict access to files outside the designated directory.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.