Created
April 6, 2018 04:41
-
-
Save sharkyak/f6cc56e8d1bc42dadc781783bd52b26b to your computer and use it in GitHub Desktop.
wordpress права на файлы
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Права на файлы и директории в WordPress | |
600 (-rw-------) wp-config.php | |
644 (-rw-r--r--) Файлы | |
755 (-rwxr-xr-x) Директории | |
Или альтернативный вариант | |
660 (-rw-rw----) wp-config.php | |
664 (-rw-rw-r--) Файлы | |
775 (-rwxrwxr-x) Директории |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment