Mark Dain I just found out there's an Apache server running on my Mac. Apache isn't listed in "ps", "apachectl -k stop" does nothing. The page just shows "It works!" and nothing else.
🦿 Lucian Marin To stop it you can do this: sudo launchctl unload -w /System/Library/LaunchDaemons/org.apache.httpd.plist
8y, 11w 1 reply
Mark Dain Thanks that did it! Will Apache come back if I reboot?
8y, 11w reply
Login or register your account to reply