From owner-svn-doc-all@FreeBSD.ORG Thu Dec 20 21:55:45 2012 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8DE40DB7; Thu, 20 Dec 2012 21:55:45 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 59B508FC0A; Thu, 20 Dec 2012 21:55:45 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBKLtjGt029129; Thu, 20 Dec 2012 21:55:45 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBKLtjo0029127; Thu, 20 Dec 2012 21:55:45 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201212202155.qBKLtjo0029127@svn.freebsd.org> From: Glen Barber Date: Thu, 20 Dec 2012 21:55:45 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40439 - head/en_US.ISO8859-1/htdocs X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Dec 2012 21:55:45 -0000 Author: gjb Date: Thu Dec 20 21:55:44 2012 New Revision: 40439 URL: http://svnweb.freebsd.org/changeset/doc/40439 Log: Add a 404 page handler so we can use a presentable 404 message instead of the stock message. Requested by: db Added: head/en_US.ISO8859-1/htdocs/4xx.xml (contents, props changed) Modified: head/en_US.ISO8859-1/htdocs/Makefile Added: head/en_US.ISO8859-1/htdocs/4xx.xml ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/en_US.ISO8859-1/htdocs/4xx.xml Thu Dec 20 21:55:44 2012 (r40439) @@ -0,0 +1,22 @@ + + +]> + + + + &title; + + $FreeBSD$ + + + +

Oh no. :(

+ +

We could not find the page you requested.

+ +

Please try your request again, or use one of the links in + the navigation menu.

+ + Modified: head/en_US.ISO8859-1/htdocs/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/Makefile Thu Dec 20 16:35:27 2012 (r40438) +++ head/en_US.ISO8859-1/htdocs/Makefile Thu Dec 20 21:55:44 2012 (r40439) @@ -25,6 +25,7 @@ DOCS+= relnotes.xml DOCS+= send-pr.xml DOCS+= support.xml DOCS+= where.xml +DOCS+= 4xx.xml XMLDOCS= index:xsl:${XML_NEWS_NEWS}: DEPENDSET.index=transtable mirrors news press events \