38 lines
1.4 KiB
Plaintext
38 lines
1.4 KiB
Plaintext
$NetBSD: patch-aj,v 1.8 2004/10/29 13:48:31 abs Exp $
|
|
|
|
--- htdocs/index.html.fr.orig 2001-06-27 09:38:39.000000000 +0100
|
|
+++ htdocs/index.html.fr
|
|
@@ -36,12 +36,28 @@ site et ne peut intervenir sur sa config
|
|
<hr width="50%" size="8">
|
|
|
|
<p>La <a href="manual/">documentation</a> Apache est incluse dans cette
|
|
-distribution.</p>
|
|
+distribution. Si l'extension SSL <STRONG>mod_ssl</STRONG> a \xe9t\xe9
|
|
+install\xe9e, lisez alors attentivement la
|
|
+<a href="manual/mod/mod_ssl/index.html">documentation SSL</a>.</p>
|
|
+
|
|
+<p>Des informations sur le syst\xe8me d'exploitation multi-plateforme NetBSD
|
|
+peuvent être trouv\xe9es sur
|
|
+<a href="http://www.netbsd.org/">la homepage du projet NetBSD</a>.</p>
|
|
+
|
|
+<p>Le webmaster de ce site peut librement utiliser les images ci-dessous sur u
|
|
|
|
-<p>Le webmaster de ce site peut librement utiliser l'image ci-dessous sur un
|
|
-site web utilisant le logiciel Apache. Merci d'avoir choisi Apache !</p>
|
|
+site web utilisant les logiciels Apache et NetBSD. Merci d'avoir choisi
|
|
+<a href="http://www.apache.org/">Apache</a> sur
|
|
+<a href="http://www.netbsd.org/">NetBSD</a> !</p>
|
|
|
|
-<div align="CENTER"><img src="apache_pb.gif" alt=""></div>
|
|
+<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>
|