Commit graph

21 commits

Author SHA1 Message Date
Wolfram Schneider
80de397703 update copyright year to 2011 2011-01-08 14:58:27 +00:00
Wolfram Schneider
57557b35c7 update copyright year 2009-12-31 16:37:18 +00:00
Wolfram Schneider
059bf6754d fix character encoding in referer link
PR: www/114238
2007-07-08 12:28:11 +00:00
Simon L. B. Nielsen
514f262291 - Make output XHTML compliant.
- Remove the searchbox, since there is already a searchbox included on
  the page now, due to the new page design.
2005-12-04 21:45:45 +00:00
Simon L. B. Nielsen
f982a5362c Remove trailing whitespace. 2005-12-04 21:15:34 +00:00
Alexey Zelkin
9d67a1cf50 FreeBSD.ORG -> FreeBSD.org 2004-04-05 14:46:17 +00:00
Alexey Zelkin
42507c7acb freebsd.org -> FreeBSD.org 2004-04-04 21:49:42 +00:00
Ceri Davies
ec6bada8d5 Explicitly set $hsty_base to avoid broken links in this page when 404s occur
on people.freebsd.org.

PR:	www/42389
2003-05-18 17:45:20 +00:00
Wolfram Schneider
90c02f11cf Add freebsd-doc mailing list for reporting broken links.
Add a search interface.
2002-05-04 18:48:05 +00:00
Jun Kuriyama
f25a592f67 Fix typo in previous commit. 2002-04-17 08:15:39 +00:00
Jun Kuriyama
74fc306920 Temporally bandaid to avoid using %ENV variables literally.
TODO:
  o Clean-up CGI files from scratch. :-)
2002-04-17 05:03:38 +00:00
Wolfram Schneider
a2e75245f3 Add link to Site Map and Search page. 2001-01-01 19:46:55 +00:00
Wolfram Schneider
a0a56a50b1 stricter @INC path
forces "taint" checks to be turned on
2000-12-28 13:43:41 +00:00
Wolfram Schneider
3b3e44cc3f improve HTML escaping (CSS vulnerablility)
Submitted by: Dan Rench <drench@i-works.com>
2000-10-03 19:50:16 +00:00
Alexey Zelkin
9f7d42817c Remove duplicate $FreeBSD$ tag 2000-04-03 08:49:39 +00:00
Alexey Zelkin
39224ae67a freebsd.org -> FreeBSD.org 2000-01-05 15:47:46 +00:00
Peter Wemm
01a61279be $Id$,$Date$ -> $FreeBSD$
The jury is out on $Date$, but it's presently not being expanded..
1999-09-06 07:03:31 +00:00
Wolfram Schneider
a65139af2f Define $hsty_base so the URLs for the images are correct. 1998-06-07 00:13:03 +00:00
Wolfram Schneider
7dae10b5d4 Use html_header and html_footer functions from cgi-style.pl. 1998-02-12 11:04:03 +00:00
Wolfram Schneider
1eb6447aed Add BSD style copyright notice. 1997-12-23 18:39:47 +00:00
Wolfram Schneider
499820461d missing_handler.cgi - User friendly error response (Apache style)
default apache message:
----------------------------------------------------------------------
File Not found
The requested URL /~wosch/test/bla was not found on this server.
----------------------------------------------------------------------

missing_handler.cgi message:
----------------------------------------------------------------------
                      FreeBSD.org - Document not found

  The file

     http://www.FreeBSD.org/~wosch/test/bla

  does not exist at this server. You are coming from

     http://www.freebsd.org/~wosch/test/error.html.

  The closest match to your request is http://www.freebsd.org.
  Please contact the server administrator wosch@FreeBSD.org.

  Thank you very much!

    _________________________________________________________________

<footer>
----------------------------------------------------------------------
1997-07-17 17:30:20 +00:00