Getting Started #6184
Getting Started
#6184
Replies: 2 comments 11 replies
-
You need to check what the error was in starting httpd. I believe |
Beta Was this translation helpful? Give feedback.
11 replies
-
. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew config
Output of
brew doctor
Description of issue
Hi friends,
historically I have installed local webserver without homebrew. I wanted to run SSL and after many attempts wasn't able to do it. So I've chose homebrew as a simplier variant.
Currently I have
I want to have https://localhost using homebrew, http://localhost would be redirected to https://localhost
brew services list returns
brew services restart httpd returns
which httpd returns
where httpd returns
Any ideas how to manage it?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions