(httpd-site) branch main updated: Remove orphaned page with outdated info.
| Newsgroups | gmane.comp.apache.cvs |
|---|---|
| Message-ID | <177997782123.1276388.4796830680311019575@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 462e3b7 Remove orphaned page with outdated info.
462e3b7 is described below
commit 462e3b7690184a0fd292a1322d1decc6c78a24c4
Author: Rich Bowen <[email protected]>
AuthorDate: Thu May 28 10:16:39 2026 -0400
Remove orphaned page with outdated info.
---
content/info/apache_books.html | 31 -------------------------------
1 file changed, 31 deletions(-)
diff --git a/content/info/apache_books.html b/content/info/apache_books.html
deleted file mode 100644
index 6ac9b5b..0000000
--- a/content/info/apache_books.html
+++ /dev/null
@@ -1,31 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<HTML>
-<HEAD>
-<TITLE>Books written about the Apache HTTP Server</TITLE>
-</HEAD>
-<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
-<BODY
- BGCOLOR="#FFFFFF"
- TEXT="#000000"
- LINK="#0000FF"
- VLINK="#000080"
- ALINK="#FF0000"
->
-<DIV ALIGN="CENTER">
- <IMG
- SRC="../images/apache_sub.gif"
- ALT="[APACHE HTTP SERVER BOOKS]"
- >
-</DIV>
-
-<H1 ALIGN="CENTER">Books written about the Apache HTTP Server</H1>
-<P>Please go to <a href="http://www.apachebookstore.com/">www.apachebookstore.com</a>,
- and select the <i>HTTP Server</i> section.
-</P>
-<HR>
-<P ALIGN="CENTER">
-<A HREF="/"><IMG SRC="../images/apache_home.gif" ALT="Home"></A>
-</P>
-
-</BODY>
-</HTML>