Project

General

Profile

Actions

TutorialConfiguration » History » Revision 1

Revision 1/28 | Next »
jan, 2006-01-29 19:53


Configuration

The default configuration file can be found in the {{{doc}}} directory of the tarball.

Read

and use

http://trac.lighttpd.net/trac/file/branches/lighttpd-1.3.x/doc/lighttpd.conf

as starting point for the configuration.

Starting lighttpd as daemon

You must specify the configuration file to lighttpd by running

{{{
$ lighttpd -f /etc/lighttpd/lighttpd.conf
}}}.

Updated by jan about 18 years ago · 1 revisions