HTTPD(8) | System Manager's Manual | HTTPD(8) |
httpd
— HTTP
daemon
httpd |
[-dnv ] [-D
macro=value]
[-f file] |
The httpd
daemon is an HTTP server with
FastCGI and TLS support.
The FastCGI implementation has optional socket support.
httpd
can log to
syslog(3) or per-server files with
several standard formats.
httpd
rereads its configuration file when
it receives SIGHUP
and reopens log files when it
receives SIGUSR1
.
The options are as follows:
-D
macro=value-d
httpd
.-f
file-n
-v
-v
options increase the
verbosity.httpd
.The httpd
program first appeared in
OpenBSD 5.6. httpd
is based
on relayd(8).
The httpd
program was written by
Reyk Floeter
<reyk@openbsd.org>.
September 15, 2016 | OpenBSD-current |