This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch asf-staged in repository https://gitbox.apache.org/repos/asf/activemq-website.git
commit 9f5c3cdd7f31a893153bef751d449558e66b5247 Author: Robbie Gemmell <[email protected]> AuthorDate: Thu Dec 4 13:41:33 2025 +0000 try setting a 404 page with helper links for old Artemis documentation --- output/components/artemis/documentation/.htaccess | 1 + output/error/artemis-documentation-404.html | 143 ++++++++++++++++++++++ 2 files changed, 144 insertions(+) diff --git a/output/components/artemis/documentation/.htaccess b/output/components/artemis/documentation/.htaccess new file mode 100644 index 000000000..b97a5bc8a --- /dev/null +++ b/output/components/artemis/documentation/.htaccess @@ -0,0 +1 @@ +ErrorDocument 404 /error/artemis-documentation-404.html diff --git a/output/error/artemis-documentation-404.html b/output/error/artemis-documentation-404.html new file mode 100644 index 000000000..f826ef3b7 --- /dev/null +++ b/output/error/artemis-documentation-404.html @@ -0,0 +1,143 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta http-equiv="X-UA-Compatible" content="ie=edge"> + <title>ActiveMQ</title> + <link rel="icon" type="image/png" href="/assets/img/favicon.png"> + + <link rel="stylesheet" href="/css/main.css"> + <script defer src="/js/fontawesome-all.min.js" integrity="sha384-rOA1PnstxnOBLzCLMcre8ybwbTmemjzdNlILg8O7z1lUkLXozs4DHonlDtnE7fpc"></script> + <script src="/js/jquery.slim.min.js" integrity="sha384-5AkRS45j4ukf+JbWAfHL8P4onPA9p0KwwP7pUdjSQA3ss9edbJUJc/XcYAiheSSz"></script> + <script src="/js/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"></script> + <script src="/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"></script> +</head> + +<body> +<nav class="navbar navbar-expand-lg navbar-light fixed-top"> + <div class="container"> + <!-- <a class="navbar-brand mr-auto" href="#"><img style="height: 50px" src="assets/img/apache-feather.png" /></a> --> + <a class="navbar-brand mr-auto" href="/"><img src="/assets/img/activemq_logo_black_small.png" style="height: 50px"/></a> + <button class="navbar-toggler ml-auto" type="button" data-toggle="collapse" data-target="#navbarContent" aria-controls="navbarContent" aria-expanded="false" aria-label="Toggle navigation"> + <span class="navbar-toggler-icon"></span> + </button> + + <div class="ml-auto collapse navbar-collapse" id="navbarContent"> + <ul class="navbar-nav ml-auto"> + <li class="nav-item"> + <a class="nav-link active" href="/news">News</a> + </li> + <li class="nav-item dropdown"> + <a class="nav-link" id="navbarDropdownComponents" data-target="#" href="" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Components<span class="caret"></span></a> + <ul class="dropdown-menu dropdown-menu-center" aria-labelledby="navbarDropdownComponents"> + <div class="row"> + <div class="col-12"> + <ul class="multi-column-dropdown"> + <li class="nav-item"><a class="dropdown-item" href="/components/classic">ActiveMQ</a></li> + <li class="nav-item"><a class="dropdown-item" href="/components/nms">NMS Clients</a></li> + <li class="nav-item"><a class="dropdown-item" href="/components/cms">CMS Client</a></li> + <li class="nav-item"><a class="dropdown-item" href="/news/artemis-tlp">Artemis</a></li> + </ul> + </div> + </div> + </ul> + </li> + <li class="nav-item dropdown"> + <a class="nav-link" id="navbarDropdownCommunity" data-target="#" href="" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Community<span class="caret"></span></a> + <ul class="dropdown-menu dropdown-menu-center multi-column columns-1" aria-labelledby="navbarDropdownCommunity"> + <div class="row"> + <div class="col-12"> + <ul class="multi-column-dropdown"> + <li class="nav-item"><a class="dropdown-item" href="/contact">Contact Us</a></li> + <li class="nav-item"><a class="dropdown-item" href="/contributing">Contribute</a></li> + <li class="nav-item"><a class="dropdown-item" href="/issues">Report Issues</a></li> + <li class="nav-item"><a class="dropdown-item" href="/support">Get Support</a></li> + </ul> + </div> + </div> + </ul> + </li> + <li class="nav-item dropdown"> + <a class="nav-link" id="navbarDropdownTeam" data-target="#" href="" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"><img src="/assets/img/asf_logo_wide.png" style="height:25px"> <span class="caret"></span></a> + <ul class="dropdown-menu dropdown-menu-center multi-column columns-1" aria-labelledby="navbarDropdownTeam"> + <div class="row"> + <div class="col-sm-12"> + <ul class="multi-column-dropdown"> + <li class="nav-item"><a class="dropdown-item" href="https://www.apache.org">The Apache Software Foundation</a></li> + <li class="nav-item"><a class="dropdown-item" href="https://www.apache.org/licenses/">License</a></li> + <li class="nav-item"><a class="dropdown-item" href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> + <li class="nav-item"><a class="dropdown-item" href="https://www.apache.org/foundation/thanks.html">Thanks</a></li> + <li class="nav-item"><a class="dropdown-item" href="/security-advisories">Security</a></li> + <li class="nav-item"><a class="dropdown-item" href="https://www.apache.org/events/current-event">Events</a></li> + <li class="nav-item"><a class="dropdown-item" href="https://people.apache.org/phonebook.html?pmc=activemq">PMC & Committers</a></li> + <li class="nav-item"><a class="dropdown-item" href="https://whimsy.apache.org/board/minutes/ActiveMQ.html">Board Reports</a></li> + <li class="nav-item"><a class="dropdown-item" href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy Policy</a></li> + </ul> + </div> + </div> + </ul> + </li> + </ul> + </div> + </div> +</nav> + +<div class="content"> + <div class="page-title-artemis"> + <div class="container"> + <h1>404 Not Found</h1> + </div> + </div> + <div class="container" > + <div class="row" style="margin-top: 30px"> + <div class="col-12 artemis"> + <p>The Artemis documentation URL requested has not been found.</p> + +<ul> + <li> + <p>For the latest Artemis documentation, please see the <a href="https://artemis.apache.org/components/artemis/documentation/">Documentation</a>.</p> + </li> + <li> + <p>For more recent previous releases, their documentation can be found at <a href="https://artemis.apache.org/components/artemis/download/past_releases">Past Releases</a>.</p> + </li> +</ul> + +<p>For even older documentation:</p> +<ul> + <li>User manuals can be found within the artemis-website-<version>.jar files, available at <a href="https://repo1.maven.org/maven2/org/apache/activemq/artemis-website/">Maven Central</a>, when opened as a zip file.</li> +</ul> + + + </div> + </div> + </div> +</div> +<div class="row sitemap"> + <div class="col-sm-12"> + <div class="container"> + <div class="row"> + <div class="col-sm-12"> + <div class="row"> + <div class="col-sm-3"> + <div > + <img class="float-left" style="max-height: 100px" src="/assets/img/activemq_logo_white_vertical_small.png"/> + </div> + </div> + <div style="text-align: center; margin-bottom: 0px; margin-top: 30px; font-size: 65%" class="col-sm-6"> + <p><a href="https://www.apache.org/foundation/marks/list/">Apache, ActiveMQ, Apache ActiveMQ</a>, the Apache logo, and the Apache ActiveMQ project logo are trademarks of The Apache Software Foundation. Copyright © 2025, The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.</p> + </div> + <div class="col-sm-3"> + <div > + <a href="https://www.apache.org"><img class="float-right" style="margin-top: 10px; max-height: 80px" src="/assets/img/Apache_PoweredBy.png"/></a> + </div> + </div> + </div> + </div> + </div> + </div> + </div> +</div> + +</body> +</html> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
