Ideal permission for a new bagisto website
-
Hi Bagisto Team,
If I am hosting a bagisto website on a server. What should be the permissions for the folders and files to avoid injecting any script? The whole website can't be opened for write permissions.
Any documentation to refer for the permissions to secure the website?
Thanks
Rahul Anand
-
Hi @rahulanand84,
As this is fully Laravel based so permissions are the same as the Laravel.
You can also check this,
https://devdocs.bagisto.com/1.x/advanced/security-practice.html#keep-your-software-up-to-dateI mostly use
775
.