All built websites have Directory Traversal, for example, the website directory: /domains/public_html/test/. If there are other directory files in /test/, by accessing https://domains.serv00.net/test, you can access and view all the files in /test/. I tried to change open_basedir through the link: https://docs.serv00.com/WWW/#php, but the changes are all default. How can I fix this vulnerability? This is too unsafe!