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.nl | |
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.nl')
-rw-r--r-- | www/apache13-fp/files/patch-lang.nl | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/www/apache13-fp/files/patch-lang.nl b/www/apache13-fp/files/patch-lang.nl new file mode 100644 index 000000000000..53abe28a062c --- /dev/null +++ b/www/apache13-fp/files/patch-lang.nl @@ -0,0 +1,29 @@ +--- htdocs/index.html.nl.orig Wed Aug 18 09:46:23 1999 ++++ htdocs/index.html.nl Sun Feb 20 17:21:43 2000 +@@ -39,16 +39,23 @@ + <HR> + <P> + De +- <A HREF="manual/index.html" >handleiding</A> voor de apache web ++ <A HREF="http://@@HOSTNAME@@:8080/manual/index.html" >handleiding</A> voor de apache web + server software maakt deel uit van deze distributie. + </P> ++<P>The <STRONG>FrontPage 2000 Extentions (mod_frontpage)</STRONG> has been installed, read the ++<A HREF="http://@@HOSTNAME@@:8080/manual/mod/mod_frontpage/index.html">FrontPage 2000 documentation</A> carefully.</P> ++<P>Information on the FreeBSD operating system can be found on the <A HREF="http://www.freebsd.org/">FreeBSD Home Page</A>.</P> + <P> + Als beheerder of <I>webmaster</I> is het u toegestaan het onderstaande + plaatje vrijelijk te gebruiken op uw 'Apache Powered' web site. Bedankt +- voor het kiezen voor, en gebruiken van, Apache! ++ voor het kiezen voor, en gebruiken van, Apache and FreeBSD! + </P> + <DIV ALIGN="CENTER"> +- <IMG SRC="apache_pb.gif" ALT="Klein 'Powered by Apache' Logotje"> ++ <A HREF="http://www.apache.org/"><IMG SRC="/images/apache_pb.gif" ALT="Klein 'Powered by Apache' Logotje"></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> |