remove obsolete docs about DefaultLanguage

I think this may have made sense when the master language was rendered to
index.html, but with it at index.en.html, DefaultLanguage is not needed.
master
Joey Hess 2010-09-18 12:24:33 -04:00
parent 0780d989a9
commit 0b59b14007
1 changed files with 0 additions and 4 deletions

View File

@ -120,10 +120,6 @@ Add 'Options MultiViews' to the wiki directory's configuration in Apache.
When `usedirs` is enabled, one has to set `DirectoryIndex index` for
the wiki context.
Setting `DefaultLanguage LL` (replace `LL` with your default MIME
language code) for the wiki context can help to ensure
`bla/page/index.en.html` is served as `Content-Language: LL`.
For details, see [Apache's documentation](http://httpd.apache.org/docs/2.2/content-negotiation.html).
lighttpd