idea to protect important files of my application in a directory above where the web server has no access. But I don't like to do it for organizational reasons.
Using the "File Permissions" OR "CHMOD" feature can I get something similar?
But I think you can use the web server configuration like .htaccess files or something else.
i wouldn't trust those with sensitive data
How about to store your webroot in a child folder?
What kind of organizational reasons? ideally you should only have an index.php in the webroot as an entrypoint
Обсуждают сегодня