[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Sks-devel] RFC: Index file search order
From: |
John Clizbe |
Subject: |
Re: [Sks-devel] RFC: Index file search order |
Date: |
Fri, 13 Apr 2012 10:39:34 -0500 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.20pre) Gecko/20110606 Mnenhy/0.8.5 SeaMonkey/2.0.15pre |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1,SHA256
Robert J. Hansen wrote:
> Speaking purely for myself, I've never seen .xhtm used as an extension
> for .xhtml. Doesn't hurt us to include it, of course.
It came from https://code.google.com/p/sks-keyserver/issues/detail?id=6
> Agreed re: omitting .shtml and ensuring correct Content-Type: headers.
>
> With that said, I think the order in which they're served up is mostly
> irrelevant, so long as that order is well documented.
- From dbserver.ml (lines 396-420):
> let supported_extensions =
> [ ".jpg", "image/jpeg";
> ".jpeg", "image/jpeg";
> ".gif", "image/gif";
> ".ico", "image/x-icon";
> ".png", "image/png";
> ".htm", "text/html";
> ".html", "text/html";
> ".txt", "text/plain";
> ".css", "text/css";
> ".xhtml", "application/xhtml+xml";
> ".xhtm", "application/xhtml+xml";
> ".xml", "application/xhtml+xml";
> ".es", "application/ecmascript";
> ".js", "application/javascript";
> ]
>
> (* Search list for web page index files *)
> let index_files =
> [ "index.html";
> "index.htm";
> "index.xhtml";
> "index.xhtm";
> "index.xml";
> ]
- -John
- --
John P. Clizbe Inet: John (a) Gingerbear DAWT net
John (@) Enigmail DAWT net or: John (@) Keyservers DAWT net
FSF Assoc #995 / FSFE Fellow #1797 hkp://keyserver.gingerbear.net or
mailto:address@hidden
Q:"Just how do the residents of Haiku, Hawai'i hold conversations?"
A:"An odd melody / island voices on the winds / surplus of vowels"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12-git-509fe4ce-2012-01-31 (Windows XP)
Comment: When cryptography is outlawed, bayl bhgynjf jvyy unir cevinpl!
Comment: Be part of the £7 ECHELON -- Use Strong Encryption.
Comment: It's YOUR right - for the time being.
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQEcBAEBAgAGBQJPiEizAAoJECMTMVxDW9A0fyAH/2cEAlhLgaYheJOE29XxoFQV
kswBPkC+bxfkz7FRgfDzVZCeZn6ClOZbrntvnPk87qfCeBk8amnAGynFbQowUiu7
RJ1tiYTKBFGlfbC/PwJB0EvXhBPpSVFCa1u6+q5IYxUeHqTgecHKJjMJgN1k40BE
E6upm7d0licVpq6mVJ4xOb0zaFAkR8tUeOkz+NmaONT4J7cz/VzWwInyLZXeUFm4
T6T9g+0wmwohAQFnNQYnKT6ZLqKCWI+N5ZsiLRAxeftr1JUE/210zOCrFh9V/s7S
jjkn9NX7aNIBX/3m783e/lxG8vdR8E8hyFN9BBRmcQQ5QYYr/JzEZxObF3IubquI
XgQBEQgABgUCT4hIswAKCRDrXhnz1laYJSo0AP9EnsR7ZaasH/lhDXa73ogiohtq
5GqCC3fgz/79qUOxPgD+LGsIrWHrQPYCLxRmdXzXWjFwyG4a2sbYvGPFiNujdro=
=l1sm
-----END PGP SIGNATURE-----