Project

General

Profile

Actions

Server bindDetails » History » Revision 3

« Previous | Revision 3/7 (diff) | Next »
Anonymous, 2008-02-11 18:56
semantic clarification


server.bind option

server.bind

IP address, hostname or absolute path to the unix-domain socket the server listen on.
Default: bind to all interfaces
Example:

server.bind = "127.0.0.1" 
server.bind = "www.example.org" 
server.bind = "/tmp/lighttpd.socket" 

See Also

Updated by Anonymous about 16 years ago · 3 revisions