cvs commit: www/en/cgi cgi-style.pl

Bill Fenner fenner at FreeBSD.org
Sat Oct 29 08:08:22 PDT 2005


fenner      2005-10-29 15:08:21 UTC

  FreeBSD doc repository (src,ports committer)

  Modified files:
    en/cgi               cgi-style.pl 
  Log:
  Conditionally set $hsty_base to http://www.FreeBSD.org/:
   1. If we're not running under cgi (for the mailindex run out of cron)
   2. If we're running on docs.freebsd.org (because it doesn't have the
      style files, and the "home" link would point to docs home, not
      the home home)
   3. If we're running on people.freebsd.org, to facilitate my testing
  
  Otherwise, keep it relative for the benefit of mirrors.
  
  docs problem pointed out by: Mark Trettin (mkt AT trettin DOT org)
  
  Revision  Changes    Path
  1.25      +10 -2     www/en/cgi/cgi-style.pl


More information about the cvs-doc mailing list