Apache: access denied because search permissions are missing

Source: https://askubuntu.com/questions/451922/apache-access-denied-because-search-permissions-are-missing


Do a chmod +x on your user dir, and restart apache. 755 permissions should work. I've had problems with 644.

Không có nhận xét nào:

Check to be sure that port 22 is enabled before you reload

 https://superuser.com/questions/590600/ufw-is-active-but-not-enabled-why etting  ENABLED=yes  in  /etc/ufw/ufw.conf  did it for me. $ sudo ...