Installing on Linux
Running GoAhead on Linux is supported by building from source code.
Please see instructions at Building from Source.
Running GoAhead
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