]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Remove 1.3isms from 1.2.1 branch.
authordgaudet <dgaudet@unknown>
Sat, 28 Jun 1997 20:31:09 +0000 (20:31 +0000)
committerdgaudet <dgaudet@unknown>
Sat, 28 Jun 1997 20:31:09 +0000 (20:31 +0000)
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3@78405 13f79535-47bb-0310-9956-ffa450edef68

APACHE_1_2_X/htdocs/manual/index.html
APACHE_1_2_X/htdocs/manual/new_features_1_3.html [deleted file]

index 40067e6beabe667e4dd874db98f8cb43bfb5f72b..1604b7427232606f61a839b98b428ca858b64ef0 100644 (file)
@@ -19,7 +19,6 @@
 
 <h3><a name="new">Release Notes</a></h3>
 <ul>
-<li><a href="new_features_1_3.html">New features in Apache 1.3</a>
 <li><a href="new_features_1_2.html">New features in Apache 1.2</a>
 <li><a href="new_features_1_1.html">New features in Apache 1.1</a>
 <li><a href="new_features_1_0.html">New features in Apache 1.0</a>
diff --git a/APACHE_1_2_X/htdocs/manual/new_features_1_3.html b/APACHE_1_2_X/htdocs/manual/new_features_1_3.html
deleted file mode 100644 (file)
index 855cc38..0000000
+++ /dev/null
@@ -1,48 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<html><head>
-<title>New features with Apache 1.3</title>
-</head>
-
-<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
-<BODY
- BGCOLOR="#FFFFFF"
- TEXT="#000000"
- LINK="#0000FF"
- VLINK="#000080"
- ALINK="#FF0000"
->
-<!--#include virtual="header.html" -->
-<h1 ALIGN="CENTER">Overview of new features</h1>
-
-<h2>New Features with Apache 1.3</h2>
-<p>New features with this release, as extensions of the Apache
-functionality. Because the core code has changed so
-significantly, there are certain liberties that earlier versions of
-Apache (and the NCSA daemon) took that recent Apache versions are
-pickier about - please check the <a
-href="misc/compat_notes.html">compatibility notes</a> if you have any
-problems.</p>
-<hr>
-
-<p>In addition to a number of bug fixes and internal performance
-enhancements, <a href="http://www.apache.org/dist/">Apache
-1.2</a> has the following specific new user features:</p>
-
-<ul>
-
-<li><b><xa href="nt.html">Support for Windows NT/95</a></b>
-[Documentation to be written]<br>
-
-Apache now supports the Windows NT and Windows 95 operating systems,
-as well as the Unix systems supported in previos releases. Although the
-Windows version of Apache may not be perform as well as on the Unix
-systems for which Apache was originally written, the ability to run on
-Windows gives Apache the ability to run on a large number of web
-servers it was not previously able to.
-
-</ul>
-
-<!--#include virtual="footer.html" -->
-</BODY>
-</HTML>
-