{ title: "Mac", crumbs: [ { 'Getting Started': '../start/' }, { 'Installing': 'installing.html' }, ], }
The Embedthis GoAhead install distribution for Mac OS X is published as a an installable pkg file.
sudo ./uninstall
To start GoAhead type:
sudo goahead --home /etc/goahead
GoAhead is configured by default to listen on port 80. To test that it is serving pages, point your browser at http://localhost/.
To get all the options for GoAhead read the man page via:
man goaheador get the command help via:
goahead --help