This repository has been archived on 2024-09-12. You can view files and clone it, but cannot push or open issues or pull requests.
svrjs-website/source/404.md

99 lines
5 KiB
Markdown
Raw Permalink Normal View History

2024-03-15 21:53:12 +01:00
---
title: 404 Not Found
date: 2023-12-21 17:10:14
sitemap: false
layout: error-page
---
<div class="error404">
<div class="error-inner">
<h1>404 Not Found</h1>
<p>The requested file doesn't exist. If you have typed the URL manually, then please check the spelling.</p>
<p><b>Or maybe go back to <a href="/">main page</a>, browse our <a href="https://git.svrjs.org">Git repositories</a> or browse our <a href="/docs">SVR.JS documentation</a>? You decide!</b></p>
2024-03-15 21:53:12 +01:00
<div class="error-button-container">
<a href="/" class="styled-button">Go back to the main page</a>
</div>
</div>
</div>
<div class="error-link-container">
<h2>Links</h2>
<div class="error-link-column-container">
<div class="error-link-column">
<h3>Main website</h3>
<ul>
<li><a href="/">Main page</a></li>
<li><a href="/docs">Documentation</a></li>
<li><a href="/mods">Official SVR.JS mods</a></li>
<li><a href="/otherdownloads">Download options</a></li>
<li><a href="/vulnerabilities">SVR.JS vulnerabilities</a></li>
<li><a href="/contribute">Contribute to SVR.JS</a></li>
<li><a href="/contact">Contact us</a></li>
<li><a href="/privacy">Privacy Policy</a></li>
<li><a href="/toc">Terms and Conditions</a></li>
</ul>
</div>
</div>
<div class="error-link-column-container">
<div class="error-link-column">
<h3>Downloads</h3>
<ul>
<li><a href="https://downloads.svrjs.org">SVR.JS downloads</a></li>
<li><a href="https://downloads.svrjs.org/beta/">SVR.JS Beta</a></li>
<li><a href="https://downloads.svrjs.org/installer/">SVR.JS installer</a></li>
<li><a href="https://downloads.svrjs.org/mods/">SVR.JS mods</a></li>
<li><a href="https://downloads.svrjs.org/nightly/">SVR.JS Nightly</a></li>
</ul>
<h3>Blog</h3>
<ul>
<li><a href="https://blog.svrjs.org">Blog main page</a></li>
<li><a href="https://blog.svrjs.org/archives">Archives</a></li>
<li><a href="https://blog.svrjs.org/atom.xml">Feed</a></li>
</ul>
</div>
</div>
<div class="error-link-column-container">
<div class="error-link-column">
<h3>Forum</h3>
<ul>
<li><a href="https://forum.svrjs.org">Forum main page</a></li>
<li><a href="https://forum.svrjs.org/feed">Feed</a></li>
<li><a href="https://forum.svrjs.org/help/faq">FAQ</a></li>
<li><a href="https://forum.svrjs.org/search">Search</a></li>
<li><a href="https://forum.svrjs.org/svr-js-problems">SVR.JS problems</a></li>
<li><a href="https://forum.svrjs.org/svr-js-bugreports">SVR.JS bug reports</a></li>
<li><a href="https://forum.svrjs.org/svr-js-mod-problems">SVR.JS mod problems</a></li>
<li><a href="https://forum.svrjs.org/svr-js-mod-bugs">SVR.JS mod bugs</a></li>
<li><a href="https://forum.svrjs.org/problems-with-server-side-javascript">Problems with server-side JavaScript</a></li>
<li><a href="https://forum.svrjs.org/svr-js-3-x-mods">SVR.JS 3.x mods</a></li>
<li><a href="https://forum.svrjs.org/cgi-ssi-scgi">CGI/SSI/SCGI/FastCGI</a></li>
<li><a href="https://forum.svrjs.org/non-svr-js-server-side-javascript">Non-SVR.JS server-side JavaScript</a></li>
<li><a href="https://forum.svrjs.org/php">PHP</a></li>
<li><a href="https://forum.svrjs.org/general-svrjs-discussions">General SVR.JS discussions</a></li>
<li><a href="https://forum.svrjs.org/feature-suggestions">Feature suggestions</a></li>
<li><a href="https://forum.svrjs.org/third-party-services">Third-party services</a></li>
<li><a href="https://forum.svrjs.org/general-webmaster-discussions">General webmaster discussions</a></li>
<li><a href="https://forum.svrjs.org/introductions">Introductions</a></li>
<li><a href="https://forum.svrjs.org/off-topic">Off-topic</a></li>
</ul>
</div>
</div>
<div class="error-link-column-container">
<div class="error-link-column">
<h3>Git server</h3>
<ul>
<li><a href="https://git.svrjs.org">Git main page</a></li>
<li><a href="https://git.svrjs.org/create-svrjs-server.git"><i>create-svrjs-server</i> utility</a></li>
<li><a href="https://git.svrjs.org/svrjs-installer-linux.git">SVR.JS installer</a></li>
<li><a href="https://git.svrjs.org/svrjs.git">SVR.JS</a></li>
<li><a href="https://git.svrjs.org/svrjs-build-tools.git">SVR.JS build tools</a></li>
<li><a href="https://git.svrjs.org/easywaf-integration.git">EasyWAF integration mod</a></li>
<li><a href="https://git.svrjs.org/greenrhombus.git">GreenRhombus</a></li>
<li><a href="https://git.svrjs.org/orangecircle.git">OrangeCircle</a></li>
<li><a href="https://git.svrjs.org/redbrick.git">RedBrick</a></li>
<li><a href="https://git.svrjs.org/reverse-proxy-mod.git">Reverse proxy mod</a></li>
<li><a href="https://git.svrjs.org/yellowsquare.git">YellowSquare</a></li>
</ul>
</div>
</div>
<div class="error-link-clearfix"></div>
</div>