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

Bug#151384: apache2-common: Linux is not a version of GNU



Hi!

On Sat, Jun 29, 2002 at 07:35:45PM +0300, Kalle Olavi Niemitalo wrote:
> Note that "Linux" appears as a product-version of "GNU".

Noticed that, too, recently.

> According to RFC2616 parts 14.38 and 3.8, this means:
> 
> * The server uses a product "Apache" with version "2.0.37".
> * The server uses a product "Debian" with unspecified version.
> * The server uses a product "GNU" with version "Linux".
> * There is a comment "Unix".  The standard doesn't specify what
>   that means.

Please note: There _is_ _no_ HTTP standard yet (although it once was
planned for being released in July 2001). RFC 2616 ist just a proposed
standard.

> If you must have an equivalent of "Debian GNU/Linux" in the
> header, this might do:
> 
>   Server: Apache/2.0.37 Debian-GNU-Linux (Unix)
> 
> Or, if you prefer listing the parts as separate products,
> you could use something like these:
> 
>   Server: Apache/2.0.37 Debian GNU Linux (Unix)
>   Server: Apache/2.0.37 Debian/3.0 GNU Linux/2.4.18 (Unix)

Apache usually has the operating system type as comment, so why not
replace the "(Unix)" with "(Debian GNU/Linux)", so this should at
least be nor problem with RFC 2616.

My suggestion would be to say

Server: Apache/2.0.37 Debian/3.0 Linux/2.4.18 (GNU) mod_foo/0.42 [...]

or even

Server: Apache/2.0.37 Debian/3.0 (Woody) Linux/2.4.18 (GNU) mod_foo/0.42 [...]

or -- less irritating --

Server: Apache/2.0.37 (Debian/3.0 GNU Linux/2.4.18) mod_foo/0.42 [...]

BTW: The same problem is present in the Apache 1.3.x branch.

		Regards, Axel
-- 
Axel Beckert - abe@deuxchevaux.org - http://abe.home.pages.de/


-- 
To UNSUBSCRIBE, email to debian-apache-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: