|
Revision 1349, 323 bytes
(checked in by darix, 2 years ago)
|
|
- merged lighttpd-merge-1.4.x so we finally work in trunk/ ! yeah \o/
|
-
Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 | .TH LIGHTTPD 1 2003-12-21 |
|---|
| 2 | .SH NAME |
|---|
| 3 | lighttpd - a fast, secure and flexible webserver |
|---|
| 4 | .SH SYNOPSIS |
|---|
| 5 | lighttpd -D -f <configfile> |
|---|
| 6 | .SH DESCRIPTION |
|---|
| 7 | .SH FILES |
|---|
| 8 | /etc/lighttpd/lighttpd.conf |
|---|
| 9 | .SH CONFORMING TO |
|---|
| 10 | HTTP/1.0 |
|---|
| 11 | HTTP/1.0 |
|---|
| 12 | HTTP-Authentification - Basic, Digest |
|---|
| 13 | FastCGI |
|---|
| 14 | CGI/1.1 |
|---|
| 15 | .SH SEE ALSO |
|---|
| 16 | spawn-fcgi(1) |
|---|
| 17 | .SH AUTHOR |
|---|
| 18 | jan@kneschke.de |
|---|