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:

Is it okay to use both fetchpriority="high" and loading="eager" in img tag?

 https://stackoverflow.com/questions/77744344/is-it-okay-to-use-both-fetchpriority-high-and-loading-eager-in-img-tag Yes Fetchpriority and l...