docker/apache2/mods/negotiation.conf

7 lines
147 B
Text
Raw Permalink Normal View History

<IfModule mod_negotiation.c>
LanguagePriority en
ForceLanguagePriority Prefer Fallback
</IfModule>
# vim: syntax=apache ts=4 sw=4 sts=4 sr noet