You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by fm...@apache.org on 2012/12/13 10:54:17 UTC

svn commit: r1421174 - in /sling/site/trunk/content: .htdocs errors/ errors/404.mdtext

Author: fmeschbe
Date: Thu Dec 13 09:54:13 2012
New Revision: 1421174

URL: http://svn.apache.org/viewvc?rev=1421174&view=rev
Log:
Add 404/NOT FOUND page

Added:
    sling/site/trunk/content/.htdocs
    sling/site/trunk/content/errors/
    sling/site/trunk/content/errors/404.mdtext   (with props)

Added: sling/site/trunk/content/.htdocs
URL: http://svn.apache.org/viewvc/sling/site/trunk/content/.htdocs?rev=1421174&view=auto
==============================================================================
--- sling/site/trunk/content/.htdocs (added)
+++ sling/site/trunk/content/.htdocs Thu Dec 13 09:54:13 2012
@@ -0,0 +1 @@
+ErrorDocument 404 /errors/404.html

Added: sling/site/trunk/content/errors/404.mdtext
URL: http://svn.apache.org/viewvc/sling/site/trunk/content/errors/404.mdtext?rev=1421174&view=auto
==============================================================================
--- sling/site/trunk/content/errors/404.mdtext (added)
+++ sling/site/trunk/content/errors/404.mdtext Thu Dec 13 09:54:13 2012
@@ -0,0 +1,29 @@
+Title:
+Notice:    Licensed to the Apache Software Foundation (ASF) under one
+           or more contributor license agreements.  See the NOTICE file
+           distributed with this work for additional information
+           regarding copyright ownership.  The ASF licenses this file
+           to you under the Apache License, Version 2.0 (the
+           "License"); you may not use this file except in compliance
+           with the License.  You may obtain a copy of the License at
+           .
+             http://www.apache.org/licenses/LICENSE-2.0
+           .
+           Unless required by applicable law or agreed to in writing,
+           software distributed under the License is distributed on an
+           "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+           KIND, either express or implied.  See the License for the
+           specific language governing permissions and limitations
+           under the License.
+
+Title: Page Not Found
+
+## Page Not Found
+
+We're sorry, but the page you requested cannot be found. This may be because:
+
+    * The page has moved, was outdated, or has not been created yet
+    * You typed the address incorrectly
+    * You followed a link from another site that pointed to this page.
+
+If you came to this page by following a broken link on our site, you can report the [problem](https://issues.apache.org/jira/browse/SLING).

Propchange: sling/site/trunk/content/errors/404.mdtext
------------------------------------------------------------------------------
    svn:eol-style = native