On Tue, Jul 5, 2011 at 2:57 PM, Arno Töll <[email protected]> wrote:
> server.port = 8080
> include_shell "/usr/share/lighttpd/use-ipv6.pl"
>
> results in:
>
> # netstat -lntp | grep "lighttpd"
> tcp        0      0 0.0.0.0:8080            0.0.0.0:*
> LISTEN      9064/lighttpd
> tcp6       0      0 :::80                   :::*
> LISTEN      9064/lighttpd
>
> which is exactly the desired behavior.

Why's that?



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to