(httpd-site) branch main updated: Remove dead library/ page, link info/ to docs relevant_standards
[email protected] Fri, 05 Jun 2026 19:57:32 +0000
| Newsgroups | gmane.comp.apache.cvs |
|---|---|
| Message-ID | <178068945208.1994424.6515585246228061753@gitbox3-he-fi.apache.org> |
This is an automated email from the ASF dual-hosted git repository.
rbowen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/httpd-site.git
The following commit(s) were added to refs/heads/main by this push:
new 29f631a Remove dead library/ page, link info/ to docs relevant_standards
29f631a is described below
commit 29f631a07bd5da0500ad15a065b943da21781ab0
Author: Rich Bowen <[email protected]>
AuthorDate: Fri Jun 5 15:56:42 2026 -0400
Remove dead library/ page, link info/ to docs relevant_standards
The library/ page dates from the original httpd.apache.org design and
contains only broken links (ics.uci.edu, ncsa.uiuc.edu, etc.). Replace
the "Project Library" entry in info/index.md with a link to the
maintained misc/relevant_standards page in the httpd documentation.
Closes: Bugzilla 70089
---
content/info/index.md | 7 +++--
content/library/index.html | 71 ----------------------------------------------
2 files changed, 4 insertions(+), 74 deletions(-)
diff --git a/content/info/index.md b/content/info/index.md
index bccccb7..d07e6ab 100644
--- a/content/info/index.md
+++ b/content/info/index.md
@@ -1,10 +1,11 @@
Title: Apache HTTP Server Miscellaneous Information
license: https://www.apache.org/licenses/LICENSE-2.0
-# Project Library {#library}
+# Relevant Standards {#standards}
-The [Project Library](../library/) contains links to various documents and
-resources relevant to the Apache Web server.
+The [Relevant Standards](https://httpd.apache.org/docs/current/misc/relevant_standards.html)
+page in the httpd documentation lists the RFCs and specifications that
+the Apache HTTP Server implements.
# Cross Site Scripting security problem {#css-security}
diff --git a/content/library/index.html b/content/library/index.html
deleted file mode 100644
index 0697030..0000000
--- a/content/library/index.html
+++ /dev/null
@@ -1,71 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
-<HTML>
-<HEAD>
-<TITLE>Apache Project Library</TITLE>
-</HEAD>
-
-<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
-<BODY
- BGCOLOR="#FFFFFF"
- TEXT="#000000"
- LINK="#0000FF"
- VLINK="#000080"
- ALINK="#FF0000"
->
-<IMG SRC="../images/apache_sub.gif" ALT="">
-<H1>Apache Project Library</H1>
-
-<HR>
-
-<H3>Organisations and Working Groups</H3>
-<UL>
- <LI><STRONG>Web Organisations</STRONG></LI>
- <UL>
- <LI><A HREF="http://www.w3.org/">World Wide Web Consortium</A> (W3C)</LI>
- </UL>
- <LI><STRONG>IETF Working Groups</STRONG></LI>
- <UL>
- <LI><A HREF="http://www.ics.uci.edu/pub/ietf/http/">HTTP</A></LI>
- <LI><A HREF="http://www.ietf.org/html.charters/OLD/wts-charter.html">Web Transaction Security</A></LI>
- <LI><A HREF="http://www.ics.uci.edu/pub/ietf/webdav/">WebDAV (HTTP Distributed Authoring and Versioning)</A></LI>
- <LI><A HREF="http://www.ics.uci.edu/pub/ietf/dasl/">DASL (DAV Searching & Locating)</A></LI>
- <LI><A HREF="http://www.ics.uci.edu/pub/ietf/html/">HTML</A></LI>
- <LI><A HREF="http://www.ics.uci.edu/pub/ietf/uri/">URI</A></LI>
- </UL>
-</UL>
-
-
-<H3>Protocol Specs and Related Info</H3>
-<UL>
- <LI><STRONG><A HREF="http://www.w3.org/pub/WWW/Protocols/">Hypertext Transfer Protocol</A> (HTTP)</STRONG></LI>
- <UL>
- <LI><A HREF="http://www.w3.org/pub/WWW/Protocols/rfc1945/rfc1945">RFC1945: HTTP 1.0</A> (Deprecated Standard)</LI>
- <LI><A HREF="http://www.w3.org/pub/WWW/Protocols/rfc2068/rfc2068">RFC2068: HTTP 1.1</A> (Proposed Standard)</LI>
- <LI><A HREF="http://www.ics.uci.edu/pub/ietf/uri/rfc2396.txt">RFC2396: Uniform Resource Identifiers</A> (Draft Standard)</LI>
- </UL>
- <LI><STRONG><A HREF="http://www.w3.org/MarkUp/">Hypertext Markup Language</A> (HTML)</STRONG></LI>
- <UL>
- <LI><A HREF="http://www.ics.uci.edu/pub/ietf/html/rfc1866.txt">RFC1866: HTML 2.0</A></LI>
- <LI><A HREF="http://www.w3.org/TR/REC-html32.html">Reference Spec: HTML 3.2</A></LI>
- <LI><A HREF="http://www.w3.org/TR/REC-html40/">Reference Spec: HTML 4.0</A></LI>
- </UL>
- <LI><STRONG><A HREF="http://www.webreference.com/index2.html">Related Stuff</A></STRONG></LI>
- <UL>
- <LI><A HREF="http://hoohoo.ncsa.uiuc.edu/cgi/">Common Gateway Interface - CGI/1.1</A></LI>
- <LI><A HREF="ftp://ftp.iana.org/in-notes/iana/assignments/media-types/">Internet media types</A></LI>
- <LI><A HREF="http://www.w3.org/Daemon/User/Config/Logging.html">Logging in CERN httpd</A></LI>
- </UL>
-</UL>
-
-<H3>Frequently Asked Questions (FAQs)</H3>
-<UL>
-<LI><A HREF="http://web.superb.net/FAQ/">FAQ Finder</A></LI>
-<LI><A HREF="http://www.boutell.com/faq/">World Wide Web FAQ</A></LI>
-</UL>
-
-
-<HR>
-
-<A HREF="../"><IMG SRC="../images/apache_home.gif" ALT="Home"></A>
-</BODY>
-</HTML>