MultiView LanguagePriority not working in 2.4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have the following MultiView LanguagePriority block:
<Directory "/mydirectory">
  Options FollowSymLinks MultiViews
  AllowOverride None
  Require all granted
  LanguagePriority en de es fr it ja ko zh_TW zh_CN
  ForceLanguagePriority Prefer Fallback
</Directory>

And inside I have files with

blah.html.en

And in httpd 2.4 (specifically 2.4.12) I get a 404 for blah.html with the following in the error log: [Thu Mar 12 22:27:19.535024 2015] [negotiation:error] [pid 24949:tid 139915962656512] [client 10.100.232.4:50065] AH00687: Negotiation: discovered file(s) matching request: /mydirectory/blah.html (None could be negotiated).

In 2.2.29 the exact same block is working fine.

Did something change or is there something wrong with the 2.4 configuration?

Thanks,
Andy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx





[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux