Comma and semicolon parameters for content negotiation

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

 



Hi,

Inspired by http://h3h.net/2007/01/designing-urls-for-multilingual-web-sites/#method-07 and http://h3h.net/2007/01/designing-urls-for-multilingual-web-sites/#method-08 I want to use commas and semicolons for content negotiation with mod_negotiatate.

mod_negotiate only support file extension based negotiation. Meaning it only understands to negotiate between [../resource.en.utf-8.html] and [../resource.de.iso-8859-15.xhtml] when requesting [../resource].

Ideally, what I envission is something like this: [../resource,en] that would be mapped to ../resource.en.utf-8.html].

More details on a permanent fix for this:
https://issues.apache.org/bugzilla/show_bug.cgi?id=44779

Anyhow, I want to use this today. So how can I start using comma separated options in URIs today when mod_negotiate only supports dot separated options/extensions? Some clever rewrite?
-- 
Daniel Aleksandersen

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-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