From 14f16b686c37974f41130713c8555dfd268b5f8a Mon Sep 17 00:00:00 2001 From: David Jencks Date: Mon, 19 Jul 2021 14:06:58 -0700 Subject: [PATCH] remove unneeded 403/404 pages --- modules/ROOT/pages/errors/403.adoc | 14 -------------- modules/ROOT/pages/errors/404.adoc | 15 --------------- 2 files changed, 29 deletions(-) delete mode 100644 modules/ROOT/pages/errors/403.adoc delete mode 100644 modules/ROOT/pages/errors/404.adoc diff --git a/modules/ROOT/pages/errors/403.adoc b/modules/ROOT/pages/errors/403.adoc deleted file mode 100644 index e3f4b71f..00000000 --- a/modules/ROOT/pages/errors/403.adoc +++ /dev/null @@ -1,14 +0,0 @@ -= Forbidden (403) 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. - -We're sorry, but the page you requested cannot be accessed. -This may be because: - -* 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 https://issues.apache.org/jira/browse/FELIX[problem]. diff --git a/modules/ROOT/pages/errors/404.adoc b/modules/ROOT/pages/errors/404.adoc deleted file mode 100644 index dd17127b..00000000 --- a/modules/ROOT/pages/errors/404.adoc +++ /dev/null @@ -1,15 +0,0 @@ -= Page Not Found 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. - -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 https://issues.apache.org/jira/browse/FELIX[problem].