Projects / XHTML negotiation module

XHTML negotiation module

This C code module gives the Apache 1.3.x HTTP server the ability to correctly negotiate content types for XHTML documents. Currently these are sent as text/HTML for most Web sites. This gives maximum compatibility among older Web clients, but is not recommended practice according to the W3C.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  11 Jun 2004 08:07

Release Notes: This is the first stable release of this module.

  •  22 Apr 2004 08:24

Release Notes: This release contains a minor cleanup of the code, and prepares it for a 1.0 release.

  •  10 Apr 2004 23:31

Release Notes: This release fixes a small localization bug when parsing quality values from an HTTP Accept header. It also deals with some non-compliant caching proxy servers a little better.

  •  01 Apr 2004 03:21

Release Notes: This release fixed a bug that caused Internet Explorer users to be inadvertantly locked out of your Web site due to a stray null pointer. It also uses a better hashing algorithm to ensure unique Etags.

  •  28 Mar 2004 00:13

Release Notes: This release adds fallback support for the Apache AddDefaultCharset directive if the charset parameter is not specified. It adds Doxygen documentation for the code base.

Screenshot

Project Spotlight

myBill

A bill and receipt managment application.

Screenshot

Project Spotlight

Funcito

A functional wrapper for Java methods.