{ title: "Windows", crumbs: [ { 'Getting Started': '../start/' }, { 'Installing': 'installing.html' }, ], }
The Embedthis GoAhead install package for Windows is an installation executable compressed in a ZIP file called:
goahead-VERSION-BUILD-MS-WIN-i686.exe.zip
The distribution image contains the binary distribution, documentation and development headers, and libraries in the one package. During installation you will have the option of installing the full package or portions of the distribution.
If you need to do batch or unattended installations, you can install GoAhead silently. Use the /silent switch to suppress questions and /verysilent to suppress all visual output.
To start GoAhead type:
cd \Program Files\Embedthis GoAhead bin\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:
bin\goahead --help