diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2000-03-01 06:25:15 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2000-03-01 06:25:15 +0000 |
commit | e6503fb81a27bb578af6a8d0591748b0d84cbf3d (patch) | |
tree | 80c45281ac7798887074895f840282856e9b3bab /www/apache13-fp/files/patch-lang.de | |
parent | Upgrade to version 2.3. (diff) |
Upgrade to the latest and greatest apache/frontpage combo.
PR: ports/16974
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=26464
Diffstat (limited to 'www/apache13-fp/files/patch-lang.de')
-rw-r--r-- | www/apache13-fp/files/patch-lang.de | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/www/apache13-fp/files/patch-lang.de b/www/apache13-fp/files/patch-lang.de new file mode 100644 index 000000000000..a14dca78a5ab --- /dev/null +++ b/www/apache13-fp/files/patch-lang.de @@ -0,0 +1,32 @@ +--- htdocs/index.html.de.orig Wed Aug 18 07:00:56 1999 ++++ htdocs/index.html.de Sun Feb 20 17:10:32 2000 +@@ -44,10 +44,15 @@ + <HR> + <P> + Die englische <A +- HREF="manual/index.html">Online-Dokumentation</A> für die ++ HREF="http://@@HOSTNAME@@:8080/manual/index.html">Online-Dokumentation</A> für die + Apache Web-Server Software ist Bestandteil dieser + Software-Distribution. + </P> ++<!-- translated by bablefish.altavista.com --> ++<P>Das <STRONG>FrontPage 2000 Extentions (mod_frontpage)<STRONG> ist installiert worden, die Unterlagen ++<A HREF="http://@@HOSTNAME@@:8080/manual/mod/mod_frontpage/index.html">FrontPage 2000</A> sorgfältig las.</P> ++<P>Informationen über das Betriebssystem FreeBSD können auf dem <A HREF="http://www.freebsd.org/"FreeBSD-Home Page</A> gefunden werden.</P> ++<!-- translated by bablefish.altavista.com --> + <P> + Dem <I>WebMaster</I> dieser Web-Site steht es frei, das + untenstehende "Powered by Apache"-Logo auf einem Apache-basierten +@@ -55,7 +60,11 @@ + Vielen Dank, dass Sie Apache gewählt haben! + </P> + <DIV ALIGN="CENTER"> +- <IMG SRC="apache_pb.gif" ALT="Powered by Apache!"> ++ <A HREF="http://www.apache.org/"><IMG SRC="/images/apache_pb.gif" ALT="Powered by Apache"></A> ++ <A HREF="http://www.freebsd.org/"> ++ <IMG SRC="/images/powerlogo.gif" ALT="Site driven by FreeBSD - FreeBSD: The Power to Server!"></A> ++ <A HREF="http://www.microsoft.com/frontpage/default.htm"> ++ <IMG SRC="/images/fplogo.gif" ALT="Created with Microsoft FrontPage 2000"></A> + </DIV> + </BODY> + </HTML> |