1

Monterey に更新して localhost に接続すると、次のエラーが発生します。

このサイトにアクセスできません localhost は接続を拒否しました

brew の優れたガイドに従って、httpd をインストールし、MacOS ターミナルでこのコマンドを実行しました

brew services restart httpd

戻り値

==>Successfully stopped `httpd` (label: homebrew.mxcl.httpd)
==> Successfully started `httpd` (label: homebrew.mxcl.httpd)

しかし、次に接続します: http://localhost:8080/ 上記のエラーが発生しますありがとう

4

3 に答える 3