chmodおよびchgrpの後、パスのコンポーネントで検索許可が欠落しているため、許可が拒否されました
[core:error] [pid 5132](13)Permission denied:[client 123.123.123.123:50398] AH00035:access to / denied(ファイルシステムパス '/var/www/mysite.com')パスのコンポーネント 私は最近のグループ所有者変更wwwグループと呼ばれるフォルダadminsカップルのユーザーアカウントを含むが、rootとapache。私も以前はchmodに変更wwwしていました774。 それ以来Forbidden You don't have permission to access / on this server.、2つのドメインに参加しています。 /var/www/mysite.comは禁止されています /var/www/mysite2.comは禁止されています / var / www / htmlは正常に動作します。 # ServerRoot: The top of the directory tree under which the server's # configuration, error, and log files are kept. …