mention that lighttpd does support this. Example needed.
parent
b303654167
commit
4f25d90ebc
|
@ -129,11 +129,10 @@ For details, see [Apache's documentation](http://httpd.apache.org/docs/2.2/conte
|
|||
lighttpd
|
||||
--------
|
||||
|
||||
lighttpd unfortunately does not support content negotiation.
|
||||
|
||||
**FIXME**: does `mod_magnet` provide the functionality needed to
|
||||
emulate this?
|
||||
Recent versions of lighttpd should be able to use
|
||||
`$HTTP["language"]` to configure the translatted pages to be served.
|
||||
|
||||
TODO: Example
|
||||
|
||||
Usage
|
||||
=====
|
||||
|
|
Loading…
Reference in New Issue