Stand alone webServer Application Help

For a standalone webServer application type make under projects/webServer.
Then you can start a server with the command webServer.
See webServer --help for startup options.

It is useful to configure a server in the Settings Dialog and save it to the file.
Then startup the server with

webServer --useFile < Filename>

Regarding to the maintenance service that have a realm but no default users defined.
That is for security reasons to avoid an accidentally setup of a server that have a default password which is typed in as plaintext in the code. If you want access to the maintenance service dont forget to add a user to the realm of the maintenance service.

You can access to the maintenance service fom a client, which is running on the servers host. Then you can configure your server via the maintenance service.


Copyright © Claus Gittinger Development & Consulting, all rights reserved


Doc $Revision: 1.4 $ $Date: 1997/08/07 15:06:09 $