Open jberanek opened 10 years ago
644 (755 for directories) is sufficient.
Campbell
Original comment by: campbell-m
except config.inc.php to 444 ? are the other files with different file permissions as 644 ?
Original comment by: *anonymous
You could set config.inc.php to 444 (or 400, owned by the web server user) if you want a bit more security, but it's not much, as if some code managed to run and write to confic.inc.php it could probably change the permissions too (unless the containing directory wasn't owned by the web server user)...
Original comment by: jberanek
thank you for the fast answer.
Original comment by: *anonymous
after install on my server, do i need to set file permissions? if so which?
Reported by: *anonymous
Original Ticket: mrbs/support-requests/425