xsmart / goahead

GoAhead WebServer

Home Page:http://www.embedthis.com/products/goahead/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Embedthis GoAhead 3.X

The most popular little embedded web server

Licensing

See LICENSE.md for details.

See https://embedthis.com/goahead/doc/index.html

Building

You can build with make or with MakeMe. MakeMe is quicker and more flexible.
To install MakeMe, download it from https://embedthis.com/me/download.html

To build with make:

make

You can pass make variables to tailor the build. For a list of variables: 

make help

To build with nmake on Windows:

WinMake

To build with MakeMe:

./configure
me

For a list of configure options:

./configure --help

To run:

me run

To install:

sudo make install

or 

sudo me install

To uninstall

sudo make uninstall

or

sudo me uninstall

To test:

me test

Resources

About

GoAhead WebServer

http://www.embedthis.com/products/goahead/index.html

License:Other