K 10 svn:author V 5 simon K 8 svn:date V 27 2006-07-23T22:35:12.000000Z K 7 svn:log V 242 When checking HTTP_HOST to determine if we should use relative or absolute base path, do the check case insensitive to handle if HTTP_HOST e.g. comes in as FreeBSD.org. Break a rather long line (being changed anyway) to improve readability. END