What are the recommended file and directory permissions?
From Joomla! Documentation
(Difference between revisions)
(New page: Depending on the security configuration of your Web server the recommended default permissions of 755 for directories and 644 for files should be reasonably secure. Category:FAQ [[Ca...) |
m (→UNIX/Linux: clean up categories with <noinclude> tags) |
||
| (One intermediate revision by one user not shown) | |||
| Line 1: | Line 1: | ||
| + | This article describes filesystem permissions under UNIX-type operating systems. | ||
| + | |||
| + | Permissions are a common source of trouble in Windows as well, especially under the IIS webserver. Find that information at [[IIS And Joomla]]. | ||
| + | |||
| + | ==UNIX/Linux== | ||
Depending on the security configuration of your Web server the recommended default permissions of 755 for directories and 644 for files should be reasonably secure. | Depending on the security configuration of your Web server the recommended default permissions of 755 for directories and 644 for files should be reasonably secure. | ||
| − | [[Category:FAQ]] | + | <noinclude>[[Category:FAQ]] |
[[Category:Getting Started FAQ]] | [[Category:Getting Started FAQ]] | ||
[[Category:Installation FAQ]] | [[Category:Installation FAQ]] | ||
| − | [[Category:Version 1.5 FAQ]] | + | [[Category:Version 1.5 FAQ]]</noinclude> |
Latest revision as of 16:19, 1 September 2012
This article describes filesystem permissions under UNIX-type operating systems.
Permissions are a common source of trouble in Windows as well, especially under the IIS webserver. Find that information at IIS And Joomla.
[edit] UNIX/Linux
Depending on the security configuration of your Web server the recommended default permissions of 755 for directories and 644 for files should be reasonably secure.