summaryrefslogtreecommitdiff
path: root/usr.sbin/httpd/htdocs
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2003-08-21 13:54:18 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2003-08-21 13:54:18 +0000
commit080adf0476f5f2887bd3fa7180ab0684e51a7394 (patch)
treedf49487beb3f3dfa1e7c4d7412ac38ad686c8118 /usr.sbin/httpd/htdocs
parent83bcdec0a5728c723a484c6e3203d38f1d481ed1 (diff)
we have our own one
Diffstat (limited to 'usr.sbin/httpd/htdocs')
-rw-r--r--usr.sbin/httpd/htdocs/index.html.ca51
-rw-r--r--usr.sbin/httpd/htdocs/index.html.cz51
-rw-r--r--usr.sbin/httpd/htdocs/index.html.de61
-rw-r--r--usr.sbin/httpd/htdocs/index.html.dk47
-rw-r--r--usr.sbin/httpd/htdocs/index.html.ee53
-rw-r--r--usr.sbin/httpd/htdocs/index.html.el37
-rw-r--r--usr.sbin/httpd/htdocs/index.html.en38
-rw-r--r--usr.sbin/httpd/htdocs/index.html.es53
-rw-r--r--usr.sbin/httpd/htdocs/index.html.fr47
-rw-r--r--usr.sbin/httpd/htdocs/index.html.he.iso8859-854
-rw-r--r--usr.sbin/httpd/htdocs/index.html.it38
-rw-r--r--usr.sbin/httpd/htdocs/index.html.ja.jis36
-rw-r--r--usr.sbin/httpd/htdocs/index.html.kr.iso-kr40
-rw-r--r--usr.sbin/httpd/htdocs/index.html.lb.utf839
-rw-r--r--usr.sbin/httpd/htdocs/index.html.lu0
-rw-r--r--usr.sbin/httpd/htdocs/index.html.nl54
-rw-r--r--usr.sbin/httpd/htdocs/index.html.nn48
-rw-r--r--usr.sbin/httpd/htdocs/index.html.no48
-rw-r--r--usr.sbin/httpd/htdocs/index.html.po.iso-pl40
-rw-r--r--usr.sbin/httpd/htdocs/index.html.pt42
-rw-r--r--usr.sbin/httpd/htdocs/index.html.pt-br46
-rw-r--r--usr.sbin/httpd/htdocs/index.html.ru.cp-125134
-rw-r--r--usr.sbin/httpd/htdocs/index.html.ru.cp86634
-rw-r--r--usr.sbin/httpd/htdocs/index.html.ru.iso-ru34
-rw-r--r--usr.sbin/httpd/htdocs/index.html.ru.koi8-r34
-rw-r--r--usr.sbin/httpd/htdocs/index.html.ru.ucs2bin3134 -> 0 bytes
-rw-r--r--usr.sbin/httpd/htdocs/index.html.ru.ucs4bin6268 -> 0 bytes
-rw-r--r--usr.sbin/httpd/htdocs/index.html.ru.utf834
-rw-r--r--usr.sbin/httpd/htdocs/index.html.se43
-rw-r--r--usr.sbin/httpd/htdocs/index.html.zh46
-rw-r--r--usr.sbin/httpd/htdocs/index.html.zh-tw.big546
-rw-r--r--usr.sbin/httpd/htdocs/index.html.zh.Big50
32 files changed, 0 insertions, 1228 deletions
diff --git a/usr.sbin/httpd/htdocs/index.html.ca b/usr.sbin/httpd/htdocs/index.html.ca
deleted file mode 100644
index 002cec22227..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.ca
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<html>
- <head>
- <title>P&agrave;gina de prova de l'instal&middot;laci&oacute; d'Apache</title>
- </head>
-<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
- <body
- bgcolor="#FFFFFF"
- text="#000000"
- link="#0000FF"
- vlink="#000080"
- alink="#FF0000"
- >
- <h1 align="CENTER">
- Funciona&nbsp;! El servidor web Apache est&agrave; instal&middot;lat
- en aquest lloc &nbsp;!
- </h1>
- <p>
- Si veu aquesta p&agrave;gina, es que els propietaris d'aquest domini
- acaben d'instal&middot;lar satisfact&ograve;riament el
- <a href="http://www.apache.org/foundation/preFAQ.html">servidor web Apache</a>.
- Ara han d'afegir contingut en aquest directori i substituir aquesta p&agrave;gina,
- o b&egrave; dirigir aquest servidor cap al contingut real.
- </p>
- <hr>
- <blockquote>
- Si est&agrave; veien aquesta p&agrave;gina i no es la que esperava, posis en
- contacte amb
- <strong>l'administrador web d'aquest lloc.</strong>
- (Provi d'enviar un correu electr&ograve;nic a <samp>&lt;Webmaster@<em>domain</em>&gt;</samp>.)
- Encara que aquest lloc est&agrave; utilitzant el programari Apache, es gaireb&eacute; segur
- que no t&egrave; res a veure amb el Grup Apache, per tant
- no envi&iuml; cap correu electr&ograve;nic als autors d'Apache referent a aquest lloc o al seu contingut.
- Si es que ho fa, el seu missatge ser&agrave; <strong><big>ignorat</big></strong>.
- </blockquote>
- <hr>
- <p>
- La
- <a href="manual/">documentaci&oacute;</a>
- d'Apache ha estat inclosa en aquesta distribuci&oacute;.
- </p>
- <p>
- L'administrador de web pot utilitzar lliurement la imatge d'aqu&iacute; sota
- en el servidor web equipat amb el programari Apache.
- Gr&agrave;cies per utilitzar Apache&nbsp;!
- </p>
- <div align="CENTER">
- <img src="apache_pb.gif" alt="">
- </div>
- </body>
-</html>
diff --git a/usr.sbin/httpd/htdocs/index.html.cz b/usr.sbin/httpd/htdocs/index.html.cz
deleted file mode 100644
index edadd7b3b43..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.cz
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
- <title>Testovac strnka instalace web serveru Apache</title>
- </head>
-<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
- <body
- bgcolor="#FFFFFF"
- text="#000000"
- link="#0000FF"
- vlink="#000080"
- alink="#FF0000"
- >
- <h1 align="CENTER">
- Funguje to! Na tomto serveru b Apache!
- </h1>
- <p>
- Pokud vidte tuto zprvu, sprvce tohoto potae prv spn
- nainstaloval Apache web server.
- Te jet mus doplnit obsah a nahradit tuto standardn uvtac
- strnku, nebo pesmrovat server na skutenou domovskou strnku.
- </p>
- <hr>
- <blockquote>
- Pokud vidte tuto zprvu msto oekvan domovsk strnky,
- <strong>kontaktujte, prosm, sprvce pslunho web
- serveru.</strong> (Zkuste poslat e-mail na adresu
- <samp>&lt;Webmaster@<em>domain</em>&gt;</samp>.)
- Pestoe tento server pouv program Apache, tm jist nem nic
- spolenho s Apache Group, proto prosm neposlejte e-maily o tomto
- serveru nebo jeho obsahu autorm Apache. Pokud to udlte, budeme
- vae zprvy <strong><big>ignorovat</big></strong>.
- </blockquote>
- <hr>
- <p>
- Zde najdete
- <a
- href="manual/"
- >dokumentaci</a>
- Apache (anglicky) obsaenou v tto distribuci.
- </p>
- <p>
- Nsledujc logo me bt pouito bez omezen na web serveru s
- programem Apache. Dkujeme za pouit Apache!
- </p>
- <div align="CENTER">
- <img src="apache_pb.gif" alt="">
- </div>
- </body>
-</html>
diff --git a/usr.sbin/httpd/htdocs/index.html.de b/usr.sbin/httpd/htdocs/index.html.de
deleted file mode 100644
index 7d2d4e860a8..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.de
+++ /dev/null
@@ -1,61 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<html>
- <head>
- <title>Testseite fuer die Apache-Installation auf dieser Web Site</title>
- <!-- Translated Wed Aug 18 11:04:02 GMT 1999 - Martin.Kraemer@Fujitsu-Siemens.com -->
- </head>
-<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
- <body
- bgcolor="#FFFFFF"
- text="#000000"
- link="#0000FF"
- vlink="#000080"
- alink="#FF0000"
- >
- <h1 align="CENTER">
- Es klappt! Der Apache Web-Server ist auf dieser Web-Site installiert!
- </h1>
- <p>
- Wenn Sie diese Seite sehen, dann bedeutet das, dass die
- Eigent&uuml;mer dieser Dom&auml;ne soeben einen neuen
- <a href="http://www.apache.org/foundation/preFAQ.html">Apache Web-Server</a>
- erfolgreich installiert haben. Jetzt muss noch der
- richtige Web-Inhalt zugef&uuml;gt und diese Platzhalter-Seite
- ersetzt werden (oder der Web-Server f&uuml;r den Zugriff auf den
- richtigen Inhalt umkonfiguriert werden).
- </P>
- <hr>
- <blockquote>
- Wenn Sie diese Seite an Stelle einer anderen erwarteten Web-Site
- sehen sollten, dann <strong>nehmen Sie bitte Kontakt mit dem
- Eigent&uuml;mer dieser Site auf</strong> (Versuchen Sie, eine EMail
- an <samp>&lt;Webmaster@<em>dom&auml;nenname</em>&gt;</samp>
- zu senden)!<br>
- <p>
- Obwohl der Eigent&uuml;mer dieser Dom&auml;ne die Apache
- Web-Server Software verwendet, hat diese Web-Site ziemlich sicher
- keinerlei Verbindung mit der <em>Apache Software Foundation</em>
- (die diese Software kostenlos vertreibt). Es besteht also
- <big><strong>keinerlei Veranlassung</strong></big>, eine EMail an
- die Entwickler der Software zu senden. Sollten Sie das dennoch
- tun, wird Ihre Mail stillschweigend
- <strong><big>ignoriert</big></strong>.
- </blockquote>
- <hr>
- <p>
- Die englische <a
- href="manual/">Online-Dokumentation</a> f&uuml;r die
- Apache Web-Server Software ist Bestandteil dieser
- Software-Distribution.
- </p>
- <p>
- Dem <i>WebMaster</i> dieser Web-Site steht es frei, das
- untenstehende "Powered by Apache"-Logo auf einem Apache-basierten
- Web-Server zu verwenden.<br>
- Vielen Dank, dass Sie Apache gew&auml;hlt haben!
- </p>
- <div align="CENTER">
- <img src="apache_pb.gif" alt="Powered by Apache!">
- </div>
- </body>
-</html>
diff --git a/usr.sbin/httpd/htdocs/index.html.dk b/usr.sbin/httpd/htdocs/index.html.dk
deleted file mode 100644
index 273277268cb..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.dk
+++ /dev/null
@@ -1,47 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<html>
- <head>
- <title>Pr&oslash;veside for Apache installationen</title>
- </head>
-<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
- <body
- bgcolor="#FFFFFF"
- text="#000000"
- link="#0000FF"
- vlink="#000080"
- alink="#FF0000"
- >
- <h1 align="CENTER">
- Det virkede! Apache Webserveren er installeret p&aring; denne maskine!
- </h1>
- <p>
- Hvis du kan se denne side, s&aring; har dem som ejer dette dom&aelig;ne lige
- installeret <a href="http://www.apache.org/foundation/preFAQ.html">Apache Webserveren</a>.
- Du m&aring; nu placere web sider i dette directory og fjerne denne side, eller
- konfigurere serveren til at anvende et andet directory.
- </p>
- <hr>
- <blockquote>
- Hvis du ser denne side istedet for en anden forventet side, <strong>kontakt
- venligst administratoren for den server du pr&oslash;ver at kontakte.</strong>
- (Pr&oslash;v at sende mail til <samp>&lt;Webmaster@<em>domain</em>&gt;</samp>.)
- Apachegruppen har ikke noget at g&oslash;re med denne site, s&aring; det vil ikke
- hj&aelig;lpe at sende mail to Apache udviklerne ang&aring;ende denne site.
- </blockquote>
- <hr>
- <p>
- Apache-
- <a
- href="manual/"
- >documentationen</a>
- er inkluderet med denne distribution.
- </p>
- <p>
- Webmasteren af denne site m&aring; gerne bruge den f&oslash;lgende grafik
- p&aring; en Apache-drevet webserver. Mange tak for at bruge Apache!
- </p>
- <div align="CENTER">
- <img src="apache_pb.gif" alt="">
- </div>
- </body>
-</html>
diff --git a/usr.sbin/httpd/htdocs/index.html.ee b/usr.sbin/httpd/htdocs/index.html.ee
deleted file mode 100644
index 7208921650f..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.ee
+++ /dev/null
@@ -1,53 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<html>
- <head>
- <title>Apache veebiserveri installatsiooni testlehek&uuml;lg</title>
- <!-- Original translation: Ahti Heinla, ahti@ahti.bluemoon.ee, Thu Aug 19 12:57:48 GMT 1999 -->
- </head>
-<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
- <body
- bgcolor="#FFFFFF"
- text="#000000"
- link="#0000FF"
- vlink="#000080"
- alink="#FF0000"
- >
- <h1 align="CENTER">
- Kujuta pilti, k&auml;ima l&auml;ks! Apache veebiserver on installeeritud!
- </h1>
- <p>
- Kui Sa n&auml;ed seda lehek&uuml;lge, siis selle domeeni omanikud on
- edukalt hakkama saanud <a href="http://www.apache.org/foundation/preFAQ.html">Apache veebiserveri</a>
- installeerimisega. J&auml;rgmiseks peaks nad selle lehek&uuml;lje asendama
- misiganes materjaliga, mida nad oma veebisaidis n&auml;idata tahavad,
- v&otilde;i siis juhatama veebiserverile k&auml;tte tegeliku materjali
- asukoha.
- </p>
- <hr>
- <blockquote>
- Kui Sa ootasid siin lehek&uuml;ljel n&auml;ha hoopis midagi muud,
- siis palun <strong>v&otilde;ta &uuml;hendust selle veebisaidi
- administraatoriga.</strong> (V&otilde;id n&auml;iteks kirjutada aadressil
- <samp>&lt;Webmaster@<em>domain</em>&gt;</samp>.) Kuigi see veebisait
- kasutab Apache tarkvara, pole ta peaaegu kindlasti mitte Apache Group'iga
- mingil muul moel seotud. Seega, palun &auml;ra kirjuta selle saidi
- asjus Apache autoritele. Kui sa seda teed, siis sinu kirja
- <strong><big>ignoreeritakse</big></strong>.
- </blockquote>
- <hr>
- <p>
- Ka Apache
- <a
- href="manual/"
- >dokumentatsioon</a>
- on selles distributsioonis olemas.
- </p>
- <p>
- Kohalik veebmeister v&otilde;ib vabalt kasutada allpool olevat
- pilti oma Apache veebiserveril. Ait&auml;h Apachet kasutamast!
- </p>
- <div align="CENTER">
- <img src="apache_pb.gif" alt="">
- </div>
- </body>
-</html>
diff --git a/usr.sbin/httpd/htdocs/index.html.el b/usr.sbin/httpd/htdocs/index.html.el
deleted file mode 100644
index b194dc565e7..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.el
+++ /dev/null
@@ -1,37 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EL">
-<html>
- <head>
- <title> Apache</title>
- </head>
-<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
- <body
- bgcolor="#FFFFFF"
- text="#000000"
- link="#0000FF"
- vlink="#000080"
- alink="#FF0000"
- >
-
-
-<p>
- , <a href="http://www.apache.org/foundation/preFAQ.html"> WWW Apache</a> . .
-
-<p><hr width="50%" size="8">
-
-<h2 align="CENTER"> ;</h2>
-
-<p>
- Apache. <strong> .</strong> Apache (The Apache Software Foundation) WWW . .
-
-<p><hr width="50%" size="8">
-
-
-<p>
- <a href="manual/"></a> Apache .
-
-<p>
- / WWW Apache. Apache!
-
-<div align="CENTER"><img src="apache_pb.gif" alt=""></div>
-</body>
-</html>
diff --git a/usr.sbin/httpd/htdocs/index.html.en b/usr.sbin/httpd/htdocs/index.html.en
deleted file mode 100644
index dc4c5182e57..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.en
+++ /dev/null
@@ -1,38 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<title>Test Page for Apache Installation</title>
-</head>
-<!-- Background white, links blue (unvisited), navy (visited), red
-(active) -->
-<body bgcolor="#FFFFFF" text="#000000" link="#0000FF"
-vlink="#000080" alink="#FF0000">
-<p>If you can see this, it means that the installation of the <a
-href="http://www.apache.org/foundation/preFAQ.html">Apache web
-server</a> software on this system was successful. You may now add
-content to this directory and replace this page.</p>
-
-<hr width="50%" size="8" />
-<h2 align="center">Seeing this instead of the website you
-expected?</h2>
-
-<p>This page is here because the site administrator has changed the
-configuration of this web server. Please <strong>contact the person
-responsible for maintaining this server with questions.</strong>
-The Apache Software Foundation, which wrote the web server software
-this site administrator is using, has nothing to do with
-maintaining this site and cannot help resolve configuration
-issues.</p>
-
-<hr width="50%" size="8" />
-<p>The Apache <a href="manual/">documentation</a> has been included
-with this distribution.</p>
-
-<p>You are free to use the image below on an Apache-powered web
-server. Thanks for using Apache!</p>
-
-<div align="center"><img src="apache_pb.gif" alt="" /></div>
-</body>
-</html>
-
diff --git a/usr.sbin/httpd/htdocs/index.html.es b/usr.sbin/httpd/htdocs/index.html.es
deleted file mode 100644
index b67fbb3dae8..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.es
+++ /dev/null
@@ -1,53 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//ES">
-<html>
- <head>
- <title>Pag&iacute;na para probar la instalaci&oacute;n de Apache</title>
- </head>
-<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
- <body
- bgcolor="#FFFFFF"
- text="#000000"
- link="#0000FF"
- vlink="#000080"
- alink="#FF0000"
- >
- <h1 align="CENTER">
- &iexcl;Funcion&oacute;! &iexcl;El Servidor de Red Apache ha sido instalado en ese sitio!
- </h1>
- <p>
- Si usted puede ver esta pag&iacute;na, entonces los due&ntilde;os de esta
- maqu&iacute;na han instalado el
- <a href="http://www.apache.org/foundation/preFAQ.html"
- >Servidor de Red Apache</a> con ex&iacute;to. Ahora deben
- a&ntilde;adir contenido a este directorio
- y reemplazar esta pag&iacute;na, &oacute; apuntar este servidor al contenido real.
- </p>
- <hr>
- <blockquote>
- Si usted esta leyendo esta pag&iacute;na y no es lo que esperaba, por favor
- <strong>contacte el administrador de este sitio.</strong>
- (Trate de enviar correo electr&oacute;nico a <samp>&lt;Webmaster@<em>domain</em>&gt;</samp>.)
- Aunque este sitio esta utilizando el programa Apache es casi seguro
- que no tiene ninguna conexi&oacute;n con el Apache Group, por eso favor de
- no enviar correo sobre este sitio o su contenido a los autores de
- Apache. Si lo hace, su mensaje sera
- <strong><big>ignorado</big></strong>.
- </blockquote>
- <hr>
- <p>
- La
- <a
- href="manual/index.html"
- >documentaci&oacute;n</a>
- de Apache ha sido incluida en esta distribuci&oacute;n.
- </p>
- <p>
- El administrador del sitio esta invitado a usar la siguiente
- imagen para indicar que su sitio es servido por Apache.
- &iexcl;Gracias por usar Apache!
- </p>
- <div align="CENTER">
- <img src="apache_pb.gif" alt="">
- </div>
- </body>
-</html>
diff --git a/usr.sbin/httpd/htdocs/index.html.fr b/usr.sbin/httpd/htdocs/index.html.fr
deleted file mode 100644
index f8949b2d988..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.fr
+++ /dev/null
@@ -1,47 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- <title>Page de test de l'installation d'Apache</title>
- </head>
-<!-- Background white, links blue (unvisited), navy (visited), red
-(active) -->
- <body
- bgcolor="#FFFFFF"
- text="#000000"
- link="#0000FF"
- vlink="#000080"
- alink="#FF0000"
- >
-
-
-<p>Si vous lisez cette page, c'est que les propritaires de ce
-domaine viennent d'installer le
-serveur web Apache
-avec succs. Ils doivent maintenant ajouter du contenu ce
-rpertoire et remplacer cette page, ou bien faire pointer le serveur
-vers l'endroit o se trouve le contenu rel du site.</p>
-
-<hr width="50%" size="8">
-
-<h2 align="CENTER">Vous voyez cette page au lieu du site attendu&nbsp;?</h2>
-
-<p>Vous voyez cette page parce que l'administrateur du site a modifi
-la configuration de ce serveur Web. Veuillez contacter
-<strong>l'administrateur du site concern</strong>. La Fondation
-Apache (Apache Software Foundation), qui produit le logiciel Apache
-utilis par ce site, n'a rien voir avec la maintenance de ce
-site et ne peut intervenir sur sa configuration.</p>
-
-<hr width="50%" size="8">
-
-<p>La <a href="manual/">documentation</a> Apache est incluse dans cette
-distribution.</p>
-
-<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&nbsp;!</p>
-
-<div align="CENTER"><img src="apache_pb.gif" alt=""></div>
-
-</body>
-</html>
diff --git a/usr.sbin/httpd/htdocs/index.html.he.iso8859-8 b/usr.sbin/httpd/htdocs/index.html.he.iso8859-8
deleted file mode 100644
index b3ca1558c50..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.he.iso8859-8
+++ /dev/null
@@ -1,54 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-8">
- <title>Apache- </title>
- </head>
-<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
-<body
- bgcolor="#FFFFFF"
- text="#000000"
- link="#0000FF"
- vlink="#000080"
- alink="#FF0000"
- >
-
-<div align="CENTER">
- <p>
-
- <br>
-<br>Apache
- <br>!!!
- <br>
- <br>.
-
-
-<p><hr width="50%" size="8">
-
- <h2 align="CENTER">? </h2>
- <p>
- <br> ,
- <br>.
- <br>.<strong> </strong>
- <br> Apache Software Foundation
- <br> ,
- <br>
- .
-
-<p><hr width="50%" size="8">
-
- <p>
- <br> <a href="manual/index.html"> </a>
- .
-
-
- <p>
- <br>
- <br>.Apache ''
-
- !!!Apache-
-
- </div>
-<div align="CENTER"><img src="apache_pb.gif" alt=""></div>
-</body>
-</html>
diff --git a/usr.sbin/httpd/htdocs/index.html.it b/usr.sbin/httpd/htdocs/index.html.it
deleted file mode 100644
index b18315542ac..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.it
+++ /dev/null
@@ -1,38 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
-<head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- <title>Pagina di prova dell'installazione di un sito Web con Apache</title>
-<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
-</head>
-<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#000080" alink="#FF0000">
-
-<center>
-<h1>
-Funziona! Il Server Web Apache &egrave; stato installato su questo sito Web!</h1></center>
-Se riuscite a vedere questa pagina, allora vuol dire che coloro che gestiscono
-questo dominio hanno appena installato il software <a href="http://httpd.apache.org/">Web&nbsp;Server
-Apache</a> correttamente. Ora &egrave; necessario aggiungere il vostro materiale
-in questa directory e sostituire questa pagina di prova, oppure configurare
-il server per far riferimento al vostro materiale se collocato altrove.
-<p>
-<hr>
-<blockquote>Se state vedendo questa pagina invece del sito che pensavate,
-vi preghiamo di <b>contattare l'amministratore del sito in questione.</b>
-(Provate ad inviare un email a <tt>&lt;Webmaster@<i>domain</i>&gt;</tt>.)&nbsp;
-Nonostante questo sito stia utilizzando il software Apache, questo non
-vi garantisce nessun tipo di contatto diretto al Gruppo Apache, quindi
-vi preghiamo di non inviare email riguardanti questo sito o il materiale
-in esso contenuto agli autori di Apache. Ogni messaggio del genere verr&agrave;
-<b><font size="+1">ignorato</font></b>.</blockquote>
-
-<hr>
-<br>La <a href="manual/">documentazione</a> relativa di Apache
-&egrave; inclusa nella distribuzione.
-<p>Il Webmaster di questo sito &egrave; libero di utilizzare l'immagine qui sotto
-su qualsiasi Web server potenziato con Apache. Grazie per aver scelto Apache!
-<center>
-<p><img src="apache_pb.gif" alt="" ></center>
-
-</body>
-</html>
diff --git a/usr.sbin/httpd/htdocs/index.html.ja.jis b/usr.sbin/httpd/htdocs/index.html.ja.jis
deleted file mode 100644
index 78e19376a31..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.ja.jis
+++ /dev/null
@@ -1,36 +0,0 @@
-<?xml version="1.0" encoding="iso-2022-jp"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
- <head>
- <title>Apache $B%$%s%9%H!<%k;~$N%F%9%H%Z!<%8(B</title>
- </head>
- <!-- English revision: 1.10 -->
- <!-- Background white, links blue (unvisited), navy (visited), red (active) -->
- <body bgcolor="#ffffff" text="#000000" link="#0000ff"
- vlink="#000080" alink="#ff0000">
-
- <p>$B$b$7$3$N%Z!<%8$,FI$a$?$N$G$"$l$P!"(B<a href="http://www.apache.org/foundation/preFAQ.html"
- >Apache$B%&%'%V%5!<%P(B</a>$B$N%$%s%9%H!<%k$,$3$N7W;;5!$GL5;v$K=*N;$7$?$3$H$r0UL#$7$^$9!#(B
- $B$"$J$?$O!"$3$N%G%#%l%/%H%j$KJ8=q$r2C$($?$j!"$3$N%Z!<%8$rCV$-$+$($k$3$H$,$G$-$^$9!#(B</p>
-
- <hr width="50%" size="8" />
- <h2 align="center">$B$"$J$?$NM=A[$KH?$7$F!"$3$N%Z!<%8$,8+$($F$$$k$G$7$g$&$+(B?</h2>
-
- <p>$B$3$N%Z!<%8$O!"%5%$%H4IM}<T$,$3$N(B web $B%5!<%P$N@_Dj$rJQ99$7$?$?$a$K8+$($F$$$^$9!#(B
- <strong>$B$3$N%5!<%P$r4IM}$9$k@UG$$r;}$C$F$$$kJ}$KO"Mm$r$H$C$F(B</strong>$B$/$@$5$$!#(B
- $B$3$N%5%$%H4IM}<T$,MxMQ$7$F$$$k(B web $B%5!<%P$r3+H/$7$?(B The Apache Software Foundation
- $B$O!"$3$N%5%$%H$N(B web $B%5!<%P$N4IM}$H$O4X78$,$J$/!"(B
- $B%5!<%P$N@_Dj$K4X$9$kLdBj$r2r7h$9$k$3$H$O$G$-$^$;$s!#(B
- </p>
-
- <hr width="50%" size="8" />
- <p>Apache $B$K4X$9$k(B<a href="manual/index.html">$BJ8=q(B</a>$B$O!"$3$N(B web
- $B%5!<%PG[I[J*$NCf$K4^$^$l$F$$$^$9!#(B</p>
-
- <p>$B0J2<$N2hA|$O!"(BApache $B$rMxMQ$7$F$$$k(B web $B%5!<%P$G<+M3$K;H$&$3$H$,$G$-$^$9!#(B
- Apache $B$r$4MxMQ$$$?$@$-!"$"$j$,$H$&$4$6$$$^$9(B!</p>
-
- <div align="center"><img src="apache_pb.gif" alt="" /></div>
- </body>
-</html>
diff --git a/usr.sbin/httpd/htdocs/index.html.kr.iso-kr b/usr.sbin/httpd/htdocs/index.html.kr.iso-kr
deleted file mode 100644
index f9c8b5d64e2..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.kr.iso-kr
+++ /dev/null
@@ -1,40 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//KR">
-<html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=eucKR">
- <title>ġ ġ ׽Ʈ</title>
- </head>
-<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
- <body
- bgcolor="#FFFFFF"
- text="#000000"
- link="#0000FF"
- vlink="#000080"
- alink="#FF0000"
- >
-
-
-<p>
-ȭ ̽Ŵٸ ýۿ <a href="http://www.apache.org/foundation/preFAQ.html">Apache </a> Ʈ ġ ٴ° ǹմϴ. Ƹ 丮 ο ߰ Դϴ.
-
-<p><hr width="50%" size="8">
-
-<h2 align="CENTER"> Ʈ ȭ Դϱ?</h2>
-
-<p>
-Ʈ ڰ ߱ ̴ Դϴ.
-<strong> åڿ Ͻñ ٶϴ.</strong> Apache Software Foundation Ʈ ڰ ü
- Ʈ ̳ 帱 ϴ.
-
-<p><hr width="50%" size="8">
-
-
-<p>
-ġ <a href="manual/index.html"></a> ǿ ԵǾ ֽϴ.
-
-<p>
-Ʒ ִ Apache ̹ ϴ° Դϴ. ġ ּż մϴ!
-
-<div align="CENTER"><img src="apache_pb.gif" alt=""></div>
-</body>
-</html>
diff --git a/usr.sbin/httpd/htdocs/index.html.lb.utf8 b/usr.sbin/httpd/htdocs/index.html.lb.utf8
deleted file mode 100644
index 58b959789f4..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.lb.utf8
+++ /dev/null
@@ -1,39 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
-<head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <!-- Originally translated by Jean-Luc Widlowski, jean-luc.widlowski@jrc.it Thu Aug 19 13:00:18 GMT 1999 -->
- <title>Test Page for Apache Installation on Web Site</title>
-<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
-</head>
-<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#000080" alink="#FF0000">
-
-<center>
-<h1>
-Et huet geklappt! Den Apache Web Server as op d&euml;ser 'Web Site' installeiert!</h1></center>
-Wann Dir die heiten Sait gesit, dann hun d'Proprietairen vun d&euml;ser 'domain'
-elo just d'<a href="http://www.apache.org/foundation/preFAQ.html">Apache Web server</a> software
-mat succ&eacute;s installeiert. Sie mussen allerdengs nach des Decksait
-remplaceieren oder awer de Server op eng aner Sait mat dem richtigen contenu
-em-dirigeieren.
-<br>
-<hr>
-<blockquote>Wann Dir die heiten Sait anstell vun der site die Dir erw&acirc;rt
-hut gesitt, da contacteiert wannechglift den <b>administrator vun dem betraffener
-site.</b> (Versicht &eacute;n email no <tt>&lt;Webmaster@<i>domain</i>&gt;
-</tt><font face="Times New Roman,Times">ze
-schecken.) Obwuel den heiten site </font>Apache software benotzt, as et
-ball secher datt keng Verbindung mat der Apache Group existeiert, also scheckt
-wannechglift keng email iwert desen site oder sein contenu zu den Apache
-Autoren. Falls Dir d&euml;st awer macht, get &auml;ren message&nbsp;
-<b><font size="+2">ignoreiert.</font></b></blockquote>
-
-<hr>
-<p>D'Apache <a href="manual/">documentation</a> ass d&euml;ser Ausgab
-beigef&uuml;cht.
-<p>Dem Webmaster vun dem heitenen site steht et zou dest Bild ob engem
-Apache-powered Web server ze presenteieren. Merci dat Dir Apache benotzt!
-<center><img src="apache_pb.gif" alt="" ></center>
-
-</body>
-</html>
diff --git a/usr.sbin/httpd/htdocs/index.html.lu b/usr.sbin/httpd/htdocs/index.html.lu
deleted file mode 100644
index e69de29bb2d..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.lu
+++ /dev/null
diff --git a/usr.sbin/httpd/htdocs/index.html.nl b/usr.sbin/httpd/htdocs/index.html.nl
deleted file mode 100644
index 88267d9cad4..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.nl
+++ /dev/null
@@ -1,54 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<html>
- <head>
- <title>Test Pagina voor de Apache Installatie op deze Web Site</title>
- <!-- Translated Tue Aug 17 20:57:17 GMT 1999 - dirkx@webweaving.org -->
- </head>
-<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
- <body
- bgcolor="#FFFFFF"
- text="#000000"
- link="#0000FF"
- vlink="#000080"
- alink="#FF0000"
- >
- <h1 align="CENTER">
- Alles Werkt! De Apache Web Server is geinstalleerd op deze Web Site
- </h1>
- <p>
- Mocht u deze pagina zien, dan betekent dat, dat de eigenaren van dit
- domein zojuist een nieuwe <a href="http://httpd.apache.org/">Apache Web
- Server</a> hebben geinstalleerd. Nu moet men nog de echte inhoud gaan
- toevoegen, en moet men deze pagina gaan vervangen door de echte web
- site.
- </p>
- <hr>
- <blockquote>
- Mocht u deze pagina zien, in plaats van de pagina of web site die u
- verwachtte, neem dan <strong>contact op met de beheerder van
- deze site</strong>. Bijvoorbeeld door een berichtje te sturen naar
- <samp>&lt;Webmaster@<em>dit-domain</em>&gt;</samp>.
- <p>
- Alhoewel deze web site gebruik maakt van de Apache Software is er
- verder geen enkele relatie tussen de beheerders van deze web site en
- de Apache Groep (die de web software geschreven heeft). Het heeft dus
- <big><strong>absoluut</strong></big>
- geen zin de web software auteurs een emailtje te sturen. Mocht u dat
- toch doen, dan wordt uw bericht gewoon <strong><big>genegeerd</big></strong>.
- </blockquote>
- <hr>
- <p>
- De
- <a href="manual/index.html" >handleiding</a> voor de apache web
- server software maakt deel uit van deze distributie.
- </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!
- </p>
- <div align="CENTER">
- <img src="apache_pb.gif" alt="Klein 'Powered by Apache' Logotje">
- </div>
- </body>
-</html>
diff --git a/usr.sbin/httpd/htdocs/index.html.nn b/usr.sbin/httpd/htdocs/index.html.nn
deleted file mode 100644
index 67db9570b04..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.nn
+++ /dev/null
@@ -1,48 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<HTML>
- <HEAD>
- <TITLE>Testside Apache-installasjon</TITLE>
- </HEAD>
-<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
- <BODY
- BGCOLOR="#FFFFFF"
- TEXT="#000000"
- LINK="#0000FF"
- VLINK="#000080"
- ALINK="#FF0000"
- >
- <H1 ALIGN="CENTER">
- Det gjekk bra! Apache er no installert p denne maskina!
- </H1>
- <P>
- Dersom du kan sj denne sida, har den eller dei som driv denne nettstaden
- installert <A href="http://www.apache.org/foundation/preFAQ.html">Apache vevtenar</a>.
- No m denne testsida erstattast med verkeleg innhald.
- </P>
- <HR>
- <BLOCKQUOTE>
- Dersom du hadde venta sj ei anna side enn denne, br du
- <strong>ta kontakt med den som er ansvarleg for denne nettstaden</strong>
- (Prv sende e-post til <SAMP>&lt;webmaster@<EM>domene</EM>&gt;</SAMP>.)
- Sjlv om denne nettstaden vert kjrt p Apache, har den ingen annan
- tilknytning til Apache-gruppa, som har utvikla programvaren.
- Ver snill og ikkje send e-post om denne nettstaden eller
- innhaldet du finn her til utviklarane i Apache-gruppa.
- I s tilfelle vil frespurnaden <strong><BIG>ignorerast</BIG></strong>.
- </BLOCKQUOTE>
- <HR>
- <P>
- <A
- HREF="manual/index.html"
- >Dokumentasjon</A>
- for Apache er inkludert i denne pakka.
- </P>
- <P>
- Logoen under kan brukast p kva som helst av maskiner som kyrer Apache.
- Takk for at du nyttar Apache!
- </P>
- <DIV ALIGN="CENTER">
- <IMG SRC="apache_pb.gif" ALT="">
- </DIV>
- </BODY>
-</HTML>
diff --git a/usr.sbin/httpd/htdocs/index.html.no b/usr.sbin/httpd/htdocs/index.html.no
deleted file mode 100644
index 0432f84997d..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.no
+++ /dev/null
@@ -1,48 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<html>
- <head>
- <title>Testside Apache-installasjon</title>
- </head>
-<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
- <body
- bgcolor="#FFFFFF"
- text="#000000"
- link="#0000FF"
- vlink="#000080"
- alink="#FF0000"
- >
- <h1 align="CENTER">
- Det gikk bra! Apache er n installert p denne maskinen!
- </h1>
- <p>
- Hvis du kan se denne siden har den eller de som driver dette nettstedet
- installert <a href="http://www.apache.org/foundation/preFAQ.html">Apache Web server</a>.
- N m denne testsiden erstattes med virkelig innhold.
- </p>
- <hr>
- <blockquote>
- Hvis du hadde ventet se en annen side enn denne br du
- <strong>ta kontakt med den som har ansvaret for nettstedet.</strong>
- (Prv sende e-post til <samp>&lt;webmaster@<em>domene</em>&gt;</samp>.)
- Selv om dette nettstedet kjres p Apache, har det ingen annen
- tilknytning til Apache-gruppen som har utviklet programvaren.
- Vennligst ikke send post angende dette nettstedet eller dets
- innhold til Apache-gruppens programmerere. I s fall vil din henvendelse
- bli <strong><big>ignorert</big></strong>.
- </blockquote>
- <hr>
- <p>
- <a
- href="manual/index.html"
- >Dokumentasjon</a>
- for Apache er inkludert i denne pakken.
- </p>
- <p>
- Logoen under kan benyttes p en hvilken som helst maskin som kjrer Apache.
- Takk for at du benytter Apache!
- </p>
- <div align="CENTER">
- <img src="apache_pb.gif" alt="">
- </div>
- </body>
-</html>
diff --git a/usr.sbin/httpd/htdocs/index.html.po.iso-pl b/usr.sbin/httpd/htdocs/index.html.po.iso-pl
deleted file mode 100644
index 471a69572e3..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.po.iso-pl
+++ /dev/null
@@ -1,40 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<html>
- <head>
- <title>Strona testowa instalacji serwera Apache</title>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
- <!-- translated by Bart Grzybicki, bgrzybicki@morliny.pl - http://www.bgrzybicki.morliny.pl on 19th of December 2000 -->
- </head>
-<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
- <body
- bgcolor="#FFFFFF"
- text="#000000"
- link="#0000FF"
- vlink="#000080"
- alink="#FF0000"
- >
-
-
-<p>
-Jeeli strona ta jest widoczna, oznacza to poprawn instalacj serwera <a href="http://www.apache.org/foundation/preFAQ.html">Apache</a>. Mona ju zamieni zawarto tej witryny.
-
-<p><hr width="50%" size="8">
-
-<h2 align="CENTER">Czy zamiast spodziewanej witryny WWW widoczna jest ta?</h2>
-
-<p>
-Strona ta jest widoczna, poniewa administrator serwera WWW zmieni jego konfiguracj.
-Prosz <strong>skontaktowa si z osob odpowiedzialn za zarzdzanie tym serwerem.</strong> Apache Software Foundation, producent oprogramowania serwerowego Apache, nie administruje t witryn i nie jest w stanie pomc w sprawach zwizanych z jej konfiguracj.
-
-<p><hr width="50%" size="8">
-
-
-<p>
-Do niniejszej dystrybucji serwera Apache doczono anglojzyczn <a href="manual/index.html">dokumentacj</a>.
-
-<p>
-Ponisze logo, "Powered by Apache", mona stosowa bez ogranicze. Dzikujemy za wybranie Apache'a!
-
-<div align="CENTER"><img src="apache_pb.gif" alt=""></div>
-</body>
-</html>
diff --git a/usr.sbin/httpd/htdocs/index.html.pt b/usr.sbin/httpd/htdocs/index.html.pt
deleted file mode 100644
index 671042bc548..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.pt
+++ /dev/null
@@ -1,42 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<html>
- <head>
- <title>Pgina de teste da instalao do Apache Web Server</title>
-<!-- original translation for portuguese by Hugo Ramos, ramos@pop3r.com, Sat Jan 29 05:30:00 GMT 2000 -->
- </head>
-<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
- <body
- bgcolor="#FFFFFF"
- text="#000000"
- link="#0000FF"
- vlink="#000080"
- alink="#FF0000"
- >
-
-
-<p> Se est&aacute; a ver esta p&aacute;gina significa que a instala&ccedil;&atilde;o
- do <a href="http://www.apache.org/foundation/preFAQ.html">Apache Web Server</a> foi efectuada
- com sucesso. Pode agora adicionar conte&uacute;do a esta directoria e substituir
- esta p&aacute;gina.
-<p><hr width="50%" size="8">
-
-<h2 align="CENTER">Est&aacute; a ver esta p&aacute;gina em vez do website que
- esperava?</h2>
-
-<p> Esta p&aacute;gina est&aacute; neste momento activa porque o administrador
- deste site alterou a configura&ccedil;&atilde;o do web server. Por favor <strong>contacte
- a pessoa respons&aacute;vel pela manuten&ccedil;&atilde;o deste servidor.</strong>
- A Funda&ccedil;&atilde;o Apache Software (Apache Software Foundation), apesar
- de ter produzido o web server que o administrador deste site est&aacute; a usar,
- n&atilde;o tem qualquer tipo de responsabilidade pela manuten&ccedil;&atilde;o
- deste nem pode ajudar a resolver problemas de configura&ccedil;&atilde;o.
-<p><hr width="50%" size="8">
-
-
-<p> A <a href="manual/index.html">documenta&ccedil;&atilde;o</a> foi inclu&iacute;da
- juntamente com esta distribui&ccedil;&atilde;o.
-<p> A imagem abaixo pode ser usada livremente em qualquer site presente num servidor
- com o Apache Web Server instalado. Obrigado por usar o Apache Web Server!
-<div align="CENTER"><img src="apache_pb.gif" alt=""></div>
-</body>
-</html>
diff --git a/usr.sbin/httpd/htdocs/index.html.pt-br b/usr.sbin/httpd/htdocs/index.html.pt-br
deleted file mode 100644
index 009e2a137a1..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.pt-br
+++ /dev/null
@@ -1,46 +0,0 @@
-<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
-<html>
-<head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- <meta name="GENERATOR" content="Mozilla/4.73 [en] (X11; I; Linux 2.2.15-4mdk i586) [Netscape]">
- <title>P&aacute;gina teste para a instala&ccedil;&atilde;o do Apache no
-Web Site</title>
-<!-- original translation Ricardo Oliva, rfoliva@writeme.com, Thu Dec 07
-19:51:00 PST 2000 -->
-<!-- Background white, links blue (unvisited), navy (visited), red
- (active) -->
-</head>
-<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#000080" alink="#FF0000">
-
-<center>
-<h1>
-Funcionou! O Apache Web Server foi instalado corretamente neste Web Site!</h1></center>
-Se voc&ecirc; est&aacute; vendo esta p&aacute;gina, isso quer dizer que o software
-Apache
-Web server foi instalado com sucesso. Agora, basta adicionar o conte&uacute;do
-ao diret&oacute;rio raiz e substituir esta p&aacute;gina temporaria, ou apontar o servidor
-para o seu conte&uacute;do real.
-<br>
-<hr>
-<blockquote>
-<center>
-<h3>
-<b>Est&aacute; vendo esta p&aacute;gina em vez do site que esperava?</b></h3></center>
-Esta p&aacute;gina est&aacute; sendo carregada, pois o administrador modificou as
-configura&ccedil;&otilde;es
-deste servidor. Por favor, <b>contacte o administrador do site para esclarecimentos.</b>
-(Tente enviar um e-mail para <tt>&lt;Webmaster@dominio></tt>.) A Apache
-Server Foundation, que desenvolveu o software (web server) utilizado pelo
-administrador, n&atilde;o tem nenhuma responsabilidade sobre a manuten&ccedil;&atilde;o desta
-p&aacute;gina e n&atilde;o poder&aacute; ajudar a resolu&ccedil;&atilde;o de problemas de
-configura&ccedil;&atilde;o.</blockquote>
-
-<hr>
-<p>O Apache <a href="manual/index.html">documentation</a> foi inclu&iacute;do
-com esta distribui&ccedil;&atilde;o.
-<p>O Webmaster deste site &eacute; livre para utilizar a imagem abaixo num web
-server utilizando o Apache. Obrigado por utilizar o Apache!
-<center><img SRC="apache_pb.gif" ALT="" ></center>
-
-</body>
-</html>
diff --git a/usr.sbin/httpd/htdocs/index.html.ru.cp-1251 b/usr.sbin/httpd/htdocs/index.html.ru.cp-1251
deleted file mode 100644
index 82ad768dd36..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.ru.cp-1251
+++ /dev/null
@@ -1,34 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
-<head>
- <meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
- <meta name="GENERATOR" content="Mozilla/4.72 [koi8-r] (X11; U; Linux 2.2.12-20smp i686) [Netscape]">
- <title> Apache</title>
-<!-- , : (), - (), () -->
-</head>
-<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#000080" alink="#FF0000">
- , ,
- <a href="http://www.apache.org/foundation/preFAQ.html">- Apache</a>
- .
- .
-<p>
-<hr width="50%" size="8">
-<center>
-<h2>
- ?</h2></center>
- ,
- -. , <b> ,
- .</b> Apache Software
-Foundation, -,
-, &nbsp;
- .
-<p>
-<hr width="50%" size="8">
-<p><a href="manual/index.html"></a> - Apache
- .
-<p> , , -,
- Apache. Apache!
-<center><img src="apache_pb.gif" alt="" ></center>
-
-</body>
-</html>
diff --git a/usr.sbin/httpd/htdocs/index.html.ru.cp866 b/usr.sbin/httpd/htdocs/index.html.ru.cp866
deleted file mode 100644
index f3335d6518c..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.ru.cp866
+++ /dev/null
@@ -1,34 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
-<head>
- <meta http-equiv="Content-Type" content="text/html; charset=ibm866">
- <meta name="GENERATOR" content="Mozilla/4.72 [koi8-r] (X11; U; Linux 2.2.12-20smp i686) [Netscape]">
- <title>⮢ ࠭ ⠭ Apache</title>
-<!-- 䮭, 뫪: ᨭ (), 񬭮-䨮⮢ (), () -->
-</head>
-<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#000080" alink="#FF0000">
-᫨ , , ⠭
- <a href="http://www.apache.org/foundation/preFAQ.html">-ࢥ Apache</a> ⮩
-⥬ 訫 ᯥ譮. ⥯ ᮤন
-४ ࠭.
-<p>
-<hr width="50%" size="8">
-<center>
-<h2>
- ࠭?</h2></center>
- ࠭ 室 ⮬, ⥬
-䨣 ⮣ -ࢥ. , <b>令 殬, ⢥ᢥ
- প ⮣ ࢥ ᭥ ᮢ.</b> Apache Software
-Foundation, -ࢥ, ⮩
-⥬, 易 প ⮩ ⥬ &nbsp;
-ࠧ ஡ 䨣樨.
-<p>
-<hr width="50%" size="8">
-<p><a href="manual/index.html">㬥</a> -ࢥ Apache ਫ
- .
-<p> ᢮ ᯮ짮 ⮣ࠬ, 室 , -ࢥ,
-ᯮ騬 Apache. ᨡ ᯮ짮 Apache!
-<center><img src="apache_pb.gif" alt="" ></center>
-
-</body>
-</html>
diff --git a/usr.sbin/httpd/htdocs/index.html.ru.iso-ru b/usr.sbin/httpd/htdocs/index.html.ru.iso-ru
deleted file mode 100644
index 4c758fea98c..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.ru.iso-ru
+++ /dev/null
@@ -1,34 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
-<head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-5">
- <meta name="GENERATOR" content="Mozilla/4.72 [koi8-r] (X11; U; Linux 2.2.12-20smp i686) [Netscape]">
- <title> Apache</title>
-<!-- , : (), - (), () -->
-</head>
-<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#000080" alink="#FF0000">
- , ,
- <a href="http://www.apache.org/foundation/preFAQ.html">- Apache</a>
- .
- .
-<p>
-<hr width="50%" size="8">
-<center>
-<h2>
- ?</h2></center>
- ,
- -. , <b> ,
- .</b> Apache Software
-Foundation, -,
-, &nbsp;
- .
-<p>
-<hr width="50%" size="8">
-<p><a href="manual/index.html"></a> - Apache
- .
-<p> , , -,
- Apache. Apache!
-<center><img src="apache_pb.gif" alt="" ></center>
-
-</body>
-</html>
diff --git a/usr.sbin/httpd/htdocs/index.html.ru.koi8-r b/usr.sbin/httpd/htdocs/index.html.ru.koi8-r
deleted file mode 100644
index 344729424a7..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.ru.koi8-r
+++ /dev/null
@@ -1,34 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
-<head>
- <meta http-equiv="Content-Type" content="text/html; charset=koi8-r">
- <meta name="GENERATOR" content="Mozilla/4.72 [koi8-r] (X11; U; Linux 2.2.12-20smp i686) [Netscape]">
- <title> Apache</title>
-<!-- , : (ݣ), ԣ- (ݣ), (ݣ) -->
-</head>
-<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#000080" alink="#FF0000">
- , ,
- <a href="http://www.apache.org/foundation/preFAQ.html">- Apache</a>
- .
- .
-<p>
-<hr width="50%" size="8">
-<center>
-<h2>
- ?</h2></center>
- ,
- -. , <b> ,
- .</b> Apache Software
-Foundation, -,
-, &nbsp;
- .
-<p>
-<hr width="50%" size="8">
-<p><a href="manual/index.html"></a> - Apache
- .
-<p> , , -,
- Apache. Apache!
-<center><img src="apache_pb.gif" alt="" ></center>
-
-</body>
-</html>
diff --git a/usr.sbin/httpd/htdocs/index.html.ru.ucs2 b/usr.sbin/httpd/htdocs/index.html.ru.ucs2
deleted file mode 100644
index 4d22a70a05b..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.ru.ucs2
+++ /dev/null
Binary files differ
diff --git a/usr.sbin/httpd/htdocs/index.html.ru.ucs4 b/usr.sbin/httpd/htdocs/index.html.ru.ucs4
deleted file mode 100644
index 8db773e6a6d..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.ru.ucs4
+++ /dev/null
Binary files differ
diff --git a/usr.sbin/httpd/htdocs/index.html.ru.utf8 b/usr.sbin/httpd/htdocs/index.html.ru.utf8
deleted file mode 100644
index 9889df41160..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.ru.utf8
+++ /dev/null
@@ -1,34 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
-<head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="GENERATOR" content="Mozilla/4.72 [koi8-r] (X11; U; Linux 2.2.12-20smp i686) [Netscape]">
- <title>Тестовая страница установки Apache</title>
-<!-- Белый фон, ссылки: синие (непосещённые), тёмно-фиолетовые (посещённые), красные (посещённые) -->
-</head>
-<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#000080" alink="#FF0000">
-Если Вы это видите, это значит, что установка
-ПО <a href="http://www.apache.org/foundation/preFAQ.html">веб-сервера Apache</a> на этой
-системе завершилась успешно. Вы можете теперь добавлять содержимое в эту
-директорию и заменить эту страницу.
-<p>
-<hr width="50%" size="8">
-<center>
-<h2>
-Вы видите это вместо ожидаемой страницы?</h2></center>
-Эта страница находится здесь потому, что администратор системы изменил
-конфигурацию этого веб-сервера. Пожалуйста, <b>свяжитесь с лицом, ответсвенным
-за поддержку этого сервера для выяснения ваших вопросов.</b> Apache Software
-Foundation, автор ПО веб-сервера, которым пользуется администратор этой
-системы, не связан с поддержкой этой системы и не может помочь&nbsp;Вам
-разрешить проблемы конфигурации.
-<p>
-<hr width="50%" size="8">
-<p><a href="manual/index.html">Документация</a> по веб-серверу Apache прилагается
-к комплекту ПО.
-<p>Вы можете свободно использовать пиктограмму, находящуюся ниже, на веб-сервере,
-использующим ПО Apache. Спасибо за использование Apache!
-<center><img src="apache_pb.gif" alt="" ></center>
-
-</body>
-</html>
diff --git a/usr.sbin/httpd/htdocs/index.html.se b/usr.sbin/httpd/htdocs/index.html.se
deleted file mode 100644
index 532b3a49c33..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.se
+++ /dev/null
@@ -1,43 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<html>
- <head>
- <title>Testsida f&ouml;r Apache-installationen</title>
- </head>
-<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
- <body
- bgcolor="#FFFFFF"
- text="#000000"
- link="#0000FF"
- vlink="#000080"
- alink="#FF0000"
- >
- <h1 align="CENTER">
- Det fungerade! Apache &auml;r installerad p&aring; denna maskin!
- </h1>
- <p>
- Om du kan se denna sida s&aring; har &auml;garen till denna maskin installerat
- webbserverprogramvaran <a href="http://www.apache.org/foundation/preFAQ.html">Apache</a>.<br>
- Denne m&aring;ste nu placera webbsidor i detta bibliotek och &auml;ndra p&aring; denna sida, eller
- peka servern mot ett annat bibliotek.
- </p>
- <hr>
- <blockquote>
- Om du f&ouml;rv&auml;ntat dig att se n&aring;got helt annat h&auml;r &auml;n denna sida, <strong>kontakta
- v&auml;nligen administrat&ouml;ren f&ouml;r den webbserver du f&ouml;rs&ouml;ker komma i kontakt med.</strong>
- (F&ouml;rs&ouml;k att skicka ett brev till <samp>&lt;webmaster@<em>domain</em>&gt;</samp>.)
- Apache Software Foundation har inget med denna webbplats att g&ouml;ra, s&aring; det &auml;r ingen id&eacute;
- att skicka mail till f&ouml;rfattarna av Apache r&ouml;rande denna webbplats.
- </blockquote>
- <hr>
- <p>
- Apache-<a href="manual/index.html">dokumentationen</a> &auml;r inkluderad i denna distribution.
- </p>
- <p>
- Administrat&ouml;ren av denna webbplats f&aring;r g&auml;rna anv&auml;nda f&ouml;ljande bild till en webbplats som anv&auml;nder Apache.<br>
- Tack f&ouml;r att ni anv&auml;nder Apache!
- </p>
- <div align="CENTER">
- <img src="apache_pb.gif" alt="">
- </div>
- </body>
-</html>
diff --git a/usr.sbin/httpd/htdocs/index.html.zh b/usr.sbin/httpd/htdocs/index.html.zh
deleted file mode 100644
index 78a3a558184..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.zh
+++ /dev/null
@@ -1,46 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<html>
- <head>
- <title>w Apache պ</title>
- </head>
- <!-- Background white, links blue (unvisited), navy (visited), red (active)-->
- <body
- bgcolor="#FFFFFF"
- text="#000000"
- link="#0000FF"
- vlink="#000080"
- alink="#FF0000"
- >
-
-
-<p>
-pGAiHݨAoܧA
-<a href="http://www.apache.org/foundation/preFAQ.html">Apache Web Server</a>
-wgw˦\C
-AiHW[eoӥؿAΧoӺC<p>
-
-<p><hr width="50%" size="8">
-
-<h2 align="CENTER">SݨAQݪ ?</h2>
-
-<p>
-oӺҥH|boءAO]޲z̤wgoӺ]wC
-YD, лP <strong>@oӦAHp</strong>C
-Apache n|A]NO}ooMn骺APõLYA
-ӥB]LkAѨM]wWDC
-
-<p><hr width="50%" size="8">
-
-<p>
-Apache
-<a href="manual/index.html"></a>
-wg]tbӪC
-
-<p>
-AiHbϥ Apache AWAۥѪϥΤUϥܡA
-P±zϥ ApacheI
-<br><br>
-<div align="CENTER"><img src="apache_pb.gif" alt=""></div>
-
-</body>
-</html>
diff --git a/usr.sbin/httpd/htdocs/index.html.zh-tw.big5 b/usr.sbin/httpd/htdocs/index.html.zh-tw.big5
deleted file mode 100644
index 78a3a558184..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.zh-tw.big5
+++ /dev/null
@@ -1,46 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<html>
- <head>
- <title>w Apache պ</title>
- </head>
- <!-- Background white, links blue (unvisited), navy (visited), red (active)-->
- <body
- bgcolor="#FFFFFF"
- text="#000000"
- link="#0000FF"
- vlink="#000080"
- alink="#FF0000"
- >
-
-
-<p>
-pGAiHݨAoܧA
-<a href="http://www.apache.org/foundation/preFAQ.html">Apache Web Server</a>
-wgw˦\C
-AiHW[eoӥؿAΧoӺC<p>
-
-<p><hr width="50%" size="8">
-
-<h2 align="CENTER">SݨAQݪ ?</h2>
-
-<p>
-oӺҥH|boءAO]޲z̤wgoӺ]wC
-YD, лP <strong>@oӦAHp</strong>C
-Apache n|A]NO}ooMn骺APõLYA
-ӥB]LkAѨM]wWDC
-
-<p><hr width="50%" size="8">
-
-<p>
-Apache
-<a href="manual/index.html"></a>
-wg]tbӪC
-
-<p>
-AiHbϥ Apache AWAۥѪϥΤUϥܡA
-P±zϥ ApacheI
-<br><br>
-<div align="CENTER"><img src="apache_pb.gif" alt=""></div>
-
-</body>
-</html>
diff --git a/usr.sbin/httpd/htdocs/index.html.zh.Big5 b/usr.sbin/httpd/htdocs/index.html.zh.Big5
deleted file mode 100644
index e69de29bb2d..00000000000
--- a/usr.sbin/httpd/htdocs/index.html.zh.Big5
+++ /dev/null