36 lines
1.3 KiB
Plaintext
36 lines
1.3 KiB
Plaintext
$NetBSD: patch-ac,v 1.8 2004/10/29 13:48:31 abs Exp $
|
|
|
|
--- htdocs/index.html.en.orig 2001-05-04 01:00:38.000000000 +0100
|
|
+++ htdocs/index.html.en
|
|
@@ -27,12 +27,26 @@ issues.</p>
|
|
|
|
<hr width="50%" size="8" />
|
|
<p>The Apache <a href="manual/">documentation</a> has been included
|
|
-with this distribution.</p>
|
|
+with this distribution. If the <strong>mod_ssl</strong> SSL extension has
|
|
+been installed, then please carefully read the
|
|
+<a href="manual/mod/mod_ssl/index.html">SSL documentation</a>.</p>
|
|
|
|
-<p>You are free to use the image below on an Apache-powered web
|
|
-server. Thanks for using Apache!</p>
|
|
+<p>Information on the NetBSD multi-platform operating system can be found at
|
|
+<a href="http://www.netbsd.org/">The NetBSD Project homepage</a></p>
|
|
|
|
-<div align="center"><img src="apache_pb.gif" alt="" /></div>
|
|
+<p>Please feel free to use the images below on an Apache/NetBSD-powered web
|
|
+server. Thanks for using
|
|
+<a href="http://www.apache.org/">Apache</a> on
|
|
+<a href="http://www.netbsd.org/">NetBSD</a>!</p>
|
|
+
|
|
+<div align="center">
|
|
+ <a href="http://www.apache.org/">
|
|
+ <img src="apache_pb.gif" border=0 alt="Powered by Apache">
|
|
+ </a>
|
|
+ <a href="http://www.netbsd.org/">
|
|
+ <img src="sitedrivenby.gif" border=0 alt="Site driven by NetBSD">
|
|
+ </a>
|
|
+</div>
|
|
</body>
|
|
</html>
|
|
|