Rechercher une page de manuel
nighthttpd
Langue: en
Version: 175535 (fedora - 06/07/09)
Section: 8 (Commandes administrateur)
NAME
nighthttpd - a http server for nightviewd and telescopedSYNOPSIS
nighthttpd [options]
DESCRIPTION
The nighthttpd is a http server to provide internet access for nighthttpd and telescoped daemons of Nightview. It is designed as 1.0/http server with a few extensions to 1.1 (it is without keep-alieve support). This daemon is prepared for use in nightview including of a specific CGI support. It is not intended as a general http daemon.The options are as follows:
- -c
- A location of a configuration file. For example: /usr/local/etc/nightview.conf.
- -u
- User name to run under.
- -chroot
- Run in chroot environment.
- -h
- Host address.
- -p
- Listen port.
SECURITY
AuthKey in configuration file is used to control of access to the daemon. If the option is not present (eg. commented out), all clients are accepted. It the value is non-null, the clients are autenticated by Basic authentication scheme as is used by Internet's browsers. It is highly reccomended to use any type of tunneling, when your are conecting via an unsecured network.FILES
- /usr/local/etc/nightview.conf
- The configuration file.
SEE ALSO
nightview(1). See the /usr/share/doc/nightview-doc directory for description. Homepage: http://www.physics.muni.cz/mb/nightview/, http://www.sbig.comAUTHOR
This manual page was written by F. Hroch <hroch@physics.muni.cz>, for the Debian GNU/Linux system (but may be used by others).Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre