Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jul 2006 22:35:13 +0000 (UTC)
From:      "Simon L. Nielsen" <simon@FreeBSD.org>
To:        doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: www/en/cgi cgi-style.pl
Message-ID:  <200607232235.k6NMZDEA074306@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
simon       2006-07-23 22:35:13 UTC

  FreeBSD doc repository

  Modified files:
    en/cgi               cgi-style.pl 
  Log:
  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.
  
  Revision  Changes    Path
  1.33      +4 -2      www/en/cgi/cgi-style.pl



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607232235.k6NMZDEA074306>