Actions
Bug #1540
closedlighttpd.conf still talks about "server.virtual-* options"
ASK QUESTIONS IN Forums:
Description
Really simple defect with an even simpler fix:
doc/lighttpd.conf says "for virtual hosting,
take a look at the server.virtual-* option".
These options were (according to the changelog)
changed (in 2004) to simple-vhost.* options.
Please update lighttpd.conf to not talk about
server.virtual-* options, as they no longer exist.
Thank you.
Files
Updated by blueyed over 15 years ago
- File fix-conf-doc.patch fix-conf-doc.patch added
- Status changed from New to Patch Pending
I'm attaching a patch (against 1.4.19 however) that we've applied in Ubuntu now.
Since it's so trivial, I'll add it inline, too.
Please consider fixing this in the next release. Thanks.
in doc/lighttpd.conf: -## a static document-root, for virtual-hosting take look at the -## server.virtual-* options +## A static document-root. For virtual hosting take a look at the +## mod_simple_vhost module.
Updated by stbuehler over 15 years ago
- Status changed from Patch Pending to Fixed
- % Done changed from 0 to 100
Applied in changeset r2444.
Actions
Also available in: Atom