Actions
Feature #513
closedidea for relative AF_UNIX sockets
Status:
Wontfix
Priority:
Normal
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:
Description
Issue #394 closes off the possibility of specifying an AF_UNIX socket as a relative path. But why can't a server.bind that starts with a dot also be interpreted as an AF_UNIX socket? Do AF_INET/AF_INET6 addresses ever start with a dot?
I would appreciate it if you considered this option.
-- chad
Updated by stbuehler over 16 years ago
- Status changed from New to Fixed
- Resolution set to wontfix
Just use
server.bind = var.cwd + "/lighttpd.sock"
Actions
Also available in: Atom