Search

You can find the results of your search below.

Matching pagenames:

Fulltext results:

my_own_ipv6_tips_for_servers @public
2 Hits, Last modified:
to your main lighttpd configuration file: <code> server.use-ipv6 = "enable" $SERVER["socket"] == "0.0.0.0:80" { # listen on all ipv4 interfaces. } </code> =====