From cc40af334e619bb549038238507407866f774f8f Mon Sep 17 00:00:00 2001 From: hongbotian Date: Mon, 30 Nov 2015 01:35:09 -0500 Subject: upload apache JIRA: BOTTLENECK-10 Change-Id: I67eae31de6dc824097dfa56ab454ba36fdd23a2c Signed-off-by: hongbotian --- rubbos/app/apache2/htdocs/apache_pb.gif | Bin 0 -> 2326 bytes rubbos/app/apache2/htdocs/apache_pb.png | Bin 0 -> 1385 bytes rubbos/app/apache2/htdocs/apache_pb2.gif | Bin 0 -> 2414 bytes rubbos/app/apache2/htdocs/apache_pb2.png | Bin 0 -> 1463 bytes rubbos/app/apache2/htdocs/apache_pb2_ani.gif | Bin 0 -> 2160 bytes rubbos/app/apache2/htdocs/index.html.ca | 38 +++++++ rubbos/app/apache2/htdocs/index.html.cz.iso8859-2 | 51 +++++++++ rubbos/app/apache2/htdocs/index.html.de | 61 ++++++++++ rubbos/app/apache2/htdocs/index.html.dk | 47 ++++++++ rubbos/app/apache2/htdocs/index.html.ee | 53 +++++++++ rubbos/app/apache2/htdocs/index.html.el | 37 +++++++ rubbos/app/apache2/htdocs/index.html.en | 38 +++++++ rubbos/app/apache2/htdocs/index.html.es | 51 +++++++++ rubbos/app/apache2/htdocs/index.html.et | 53 +++++++++ rubbos/app/apache2/htdocs/index.html.fr | 47 ++++++++ rubbos/app/apache2/htdocs/index.html.he.iso8859-8 | 54 +++++++++ rubbos/app/apache2/htdocs/index.html.hr.iso8859-2 | 35 ++++++ rubbos/app/apache2/htdocs/index.html.it | 39 +++++++ rubbos/app/apache2/htdocs/index.html.ja.iso2022-jp | 42 +++++++ rubbos/app/apache2/htdocs/index.html.ko.euc-kr | 37 +++++++ rubbos/app/apache2/htdocs/index.html.lb.utf8 | 37 +++++++ rubbos/app/apache2/htdocs/index.html.nl | 54 +++++++++ rubbos/app/apache2/htdocs/index.html.nn | 48 ++++++++ rubbos/app/apache2/htdocs/index.html.no | 48 ++++++++ rubbos/app/apache2/htdocs/index.html.po.iso8859-2 | 40 +++++++ rubbos/app/apache2/htdocs/index.html.pt | 42 +++++++ rubbos/app/apache2/htdocs/index.html.pt-br | 47 ++++++++ rubbos/app/apache2/htdocs/index.html.ru.cp-1251 | 34 ++++++ rubbos/app/apache2/htdocs/index.html.ru.cp866 | 34 ++++++ rubbos/app/apache2/htdocs/index.html.ru.iso-ru | 34 ++++++ rubbos/app/apache2/htdocs/index.html.ru.koi8-r | 34 ++++++ rubbos/app/apache2/htdocs/index.html.ru.utf8 | 34 ++++++ rubbos/app/apache2/htdocs/index.html.sv | 43 +++++++ rubbos/app/apache2/htdocs/index.html.var | 123 +++++++++++++++++++++ rubbos/app/apache2/htdocs/index.html.zh-cn.gb2312 | 29 +++++ rubbos/app/apache2/htdocs/index.html.zh-tw.big5 | 46 ++++++++ rubbos/app/apache2/htdocs/rubbos/RUBBoS_logo.jpg | Bin 0 -> 9724 bytes rubbos/app/apache2/htdocs/rubbos/author.html | 70 ++++++++++++ rubbos/app/apache2/htdocs/rubbos/browse.html | 68 ++++++++++++ rubbos/app/apache2/htdocs/rubbos/header.html | 53 +++++++++ rubbos/app/apache2/htdocs/rubbos/index.html | 82 ++++++++++++++ rubbos/app/apache2/htdocs/rubbos/register.html | 95 ++++++++++++++++ .../htdocs/rubbos/rubbos_html/RUBBoS_logo.jpg | Bin 0 -> 9724 bytes .../apache2/htdocs/rubbos/rubbos_html/author.html | 70 ++++++++++++ .../apache2/htdocs/rubbos/rubbos_html/browse.html | 68 ++++++++++++ .../apache2/htdocs/rubbos/rubbos_html/header.html | 53 +++++++++ .../apache2/htdocs/rubbos/rubbos_html/index.html | 82 ++++++++++++++ .../htdocs/rubbos/rubbos_html/register.html | 95 ++++++++++++++++ 48 files changed, 2146 insertions(+) create mode 100644 rubbos/app/apache2/htdocs/apache_pb.gif create mode 100644 rubbos/app/apache2/htdocs/apache_pb.png create mode 100644 rubbos/app/apache2/htdocs/apache_pb2.gif create mode 100644 rubbos/app/apache2/htdocs/apache_pb2.png create mode 100644 rubbos/app/apache2/htdocs/apache_pb2_ani.gif create mode 100644 rubbos/app/apache2/htdocs/index.html.ca create mode 100644 rubbos/app/apache2/htdocs/index.html.cz.iso8859-2 create mode 100644 rubbos/app/apache2/htdocs/index.html.de create mode 100644 rubbos/app/apache2/htdocs/index.html.dk create mode 100644 rubbos/app/apache2/htdocs/index.html.ee create mode 100644 rubbos/app/apache2/htdocs/index.html.el create mode 100644 rubbos/app/apache2/htdocs/index.html.en create mode 100644 rubbos/app/apache2/htdocs/index.html.es create mode 100644 rubbos/app/apache2/htdocs/index.html.et create mode 100644 rubbos/app/apache2/htdocs/index.html.fr create mode 100644 rubbos/app/apache2/htdocs/index.html.he.iso8859-8 create mode 100644 rubbos/app/apache2/htdocs/index.html.hr.iso8859-2 create mode 100644 rubbos/app/apache2/htdocs/index.html.it create mode 100644 rubbos/app/apache2/htdocs/index.html.ja.iso2022-jp create mode 100644 rubbos/app/apache2/htdocs/index.html.ko.euc-kr create mode 100644 rubbos/app/apache2/htdocs/index.html.lb.utf8 create mode 100644 rubbos/app/apache2/htdocs/index.html.nl create mode 100644 rubbos/app/apache2/htdocs/index.html.nn create mode 100644 rubbos/app/apache2/htdocs/index.html.no create mode 100644 rubbos/app/apache2/htdocs/index.html.po.iso8859-2 create mode 100644 rubbos/app/apache2/htdocs/index.html.pt create mode 100644 rubbos/app/apache2/htdocs/index.html.pt-br create mode 100644 rubbos/app/apache2/htdocs/index.html.ru.cp-1251 create mode 100644 rubbos/app/apache2/htdocs/index.html.ru.cp866 create mode 100644 rubbos/app/apache2/htdocs/index.html.ru.iso-ru create mode 100644 rubbos/app/apache2/htdocs/index.html.ru.koi8-r create mode 100644 rubbos/app/apache2/htdocs/index.html.ru.utf8 create mode 100644 rubbos/app/apache2/htdocs/index.html.sv create mode 100644 rubbos/app/apache2/htdocs/index.html.var create mode 100644 rubbos/app/apache2/htdocs/index.html.zh-cn.gb2312 create mode 100644 rubbos/app/apache2/htdocs/index.html.zh-tw.big5 create mode 100644 rubbos/app/apache2/htdocs/rubbos/RUBBoS_logo.jpg create mode 100644 rubbos/app/apache2/htdocs/rubbos/author.html create mode 100644 rubbos/app/apache2/htdocs/rubbos/browse.html create mode 100644 rubbos/app/apache2/htdocs/rubbos/header.html create mode 100644 rubbos/app/apache2/htdocs/rubbos/index.html create mode 100644 rubbos/app/apache2/htdocs/rubbos/register.html create mode 100644 rubbos/app/apache2/htdocs/rubbos/rubbos_html/RUBBoS_logo.jpg create mode 100644 rubbos/app/apache2/htdocs/rubbos/rubbos_html/author.html create mode 100644 rubbos/app/apache2/htdocs/rubbos/rubbos_html/browse.html create mode 100644 rubbos/app/apache2/htdocs/rubbos/rubbos_html/header.html create mode 100644 rubbos/app/apache2/htdocs/rubbos/rubbos_html/index.html create mode 100644 rubbos/app/apache2/htdocs/rubbos/rubbos_html/register.html (limited to 'rubbos/app/apache2/htdocs') diff --git a/rubbos/app/apache2/htdocs/apache_pb.gif b/rubbos/app/apache2/htdocs/apache_pb.gif new file mode 100644 index 00000000..3a1c139f Binary files /dev/null and b/rubbos/app/apache2/htdocs/apache_pb.gif differ diff --git a/rubbos/app/apache2/htdocs/apache_pb.png b/rubbos/app/apache2/htdocs/apache_pb.png new file mode 100644 index 00000000..eb99a8cd Binary files /dev/null and b/rubbos/app/apache2/htdocs/apache_pb.png differ diff --git a/rubbos/app/apache2/htdocs/apache_pb2.gif b/rubbos/app/apache2/htdocs/apache_pb2.gif new file mode 100644 index 00000000..4e67c711 Binary files /dev/null and b/rubbos/app/apache2/htdocs/apache_pb2.gif differ diff --git a/rubbos/app/apache2/htdocs/apache_pb2.png b/rubbos/app/apache2/htdocs/apache_pb2.png new file mode 100644 index 00000000..28baa70f Binary files /dev/null and b/rubbos/app/apache2/htdocs/apache_pb2.png differ diff --git a/rubbos/app/apache2/htdocs/apache_pb2_ani.gif b/rubbos/app/apache2/htdocs/apache_pb2_ani.gif new file mode 100644 index 00000000..fc41c036 Binary files /dev/null and b/rubbos/app/apache2/htdocs/apache_pb2_ani.gif differ diff --git a/rubbos/app/apache2/htdocs/index.html.ca b/rubbos/app/apache2/htdocs/index.html.ca new file mode 100644 index 00000000..9e7eef0b --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.ca @@ -0,0 +1,38 @@ + + + +Pàgina de prova de la instal·lació d'Apache + + + +

Si veieu això, la instal·lació del progamari +del servidor +web d'Apache al sistema ha tingut èxit. Ja podeu afegir +contingut al directori i substituir aquesta pàgina.

+ +
+

Veieu aquest text en comptes de la pàgina web que +cercàveu?

+ +

Aquesta pàgina és aquí perquè l'administrador +del lloc ha canviat la configuració d'aquest servidor web. +Poseu-vos en contacte amb la persona responsable del manteniment +d'aquest servidor. +La Apache Software Foundation, que va escriure el programari del servidor web +que fa servir l'administrador d'aquest lloc, no té res a veure amb el +seu manteniment i no pot ajudar-vos a resoldre els problemes de configuració.

+ +
+

Aquesta distribució inclou la documentació +d'Apache.

+ +

Podeu fer servir lliurement la imatge que surt a sota en un servidor web +que funcioni amb Apache. Gràcies per fer servir Apache!

+ +
+ + + diff --git a/rubbos/app/apache2/htdocs/index.html.cz.iso8859-2 b/rubbos/app/apache2/htdocs/index.html.cz.iso8859-2 new file mode 100644 index 00000000..e0cd2ba6 --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.cz.iso8859-2 @@ -0,0 +1,51 @@ + + + + + Testovac strnka instalace web serveru Apache + + + +

+ Funguje to! Na tomto serveru b Apache! +

+

+ 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. +

+
+
+ Pokud vidte tuto zprvu msto oekvan domovsk strnky, + kontaktujte, prosm, sprvce pslunho web + serveru. (Zkuste poslat e-mail na adresu + <Webmaster@domain>.) + 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 ignorovat. +
+
+

+ Zde najdete + dokumentaci + Apache (anglicky) obsaenou v tto distribuci. +

+

+ Nsledujc logo me bt pouito bez omezen na web serveru s + programem Apache. Dkujeme za pouit Apache! +

+
+ +
+ + diff --git a/rubbos/app/apache2/htdocs/index.html.de b/rubbos/app/apache2/htdocs/index.html.de new file mode 100644 index 00000000..cad034c0 --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.de @@ -0,0 +1,61 @@ + + + + Testseite fuer die Apache-Installation auf dieser Website + + + + +

+ Es klappt! Der Apache-Webserver ist auf dieser Website installiert! +

+

+ Wenn Sie diese Seite sehen, dann bedeutet das, dass die + Eigentümer dieser Domäne soeben einen neuen + Apache-Webserver + erfolgreich installiert haben. Jetzt muss noch der + richtige Webinhalt zugefügt und diese Platzhalterseite + ersetzt werden (oder der Webserver für den Zugriff auf den + richtigen Inhalt umkonfiguriert werden). +

+
+
+ Wenn Sie diese Seite an Stelle einer anderen erwarteten Website + sehen sollten, dann nehmen Sie bitte Kontakt mit dem + Eigentümer dieser Site auf (Versuchen Sie, eine E-Mail + an <Webmaster@domänenname> + zu senden)!
+

+ Obwohl der Eigentümer dieser Domäne die Apache-Webserver-Software + verwendet, hat diese Website ziemlich sicher + keinerlei Verbindung mit der Apache Software Foundation + (die diese Software kostenlos vertreibt). Es besteht also + keinerlei Veranlassung, eine E-Mail an + die Entwickler der Software zu senden. Sollten Sie das dennoch + tun, wird Ihre E-Mail stillschweigend + ignoriert. +

+
+

+ Die englische Online-Dokumentation für die + Apache-Webserver-Software ist Bestandteil dieser + Software-Distribution. +

+

+ Dem Webmaster dieser Website steht es frei, das + untenstehende "Powered by Apache"-Logo auf einem Apache-basierten + Webserver zu verwenden.
+ Vielen Dank, dass Sie Apache gewählt haben! +

+
+ Powered by Apache! +
+ + diff --git a/rubbos/app/apache2/htdocs/index.html.dk b/rubbos/app/apache2/htdocs/index.html.dk new file mode 100644 index 00000000..cbe8aade --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.dk @@ -0,0 +1,47 @@ + + + + Prøveside for Apache installationen + + + +

+ Det virkede! Apache Webserveren er installeret på denne maskine! +

+

+ Hvis du kan se denne side, så har dem som ejer dette domæne lige + installeret Apache Webserveren. + Du må nu placere web sider i dette directory og fjerne denne side, eller + konfigurere serveren til at anvende et andet directory. +

+
+
+ Hvis du ser denne side istedet for en anden forventet side, kontakt + venligst administratoren for den server du prøver at kontakte. + (Prøv at sende mail til <Webmaster@domain>.) + Apachegruppen har ikke noget at gøre med denne site, så det vil ikke + hjælpe at sende mail to Apache udviklerne angående denne site. +
+
+

+ Apache- + documentationen + er inkluderet med denne distribution. +

+

+ Webmasteren af denne site må gerne bruge den følgende grafik + på en Apache-drevet webserver. Mange tak for at bruge Apache! +

+
+ +
+ + diff --git a/rubbos/app/apache2/htdocs/index.html.ee b/rubbos/app/apache2/htdocs/index.html.ee new file mode 100644 index 00000000..7d8bc9c8 --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.ee @@ -0,0 +1,53 @@ + + + + Apache veebiserveri installatsiooni testlehekülg + + + + +

+ Kujuta pilti, käima läks! Apache veebiserver on installeeritud! +

+

+ Kui Sa näed seda lehekülge, siis selle domeeni omanikud on + edukalt hakkama saanud Apache veebiserveri + installeerimisega. Järgmiseks peaks nad selle lehekülje asendama + misiganes materjaliga, mida nad oma veebisaidis näidata tahavad, + või siis juhatama veebiserverile kätte tegeliku materjali + asukoha. +

+
+
+ Kui Sa ootasid siin leheküljel näha hoopis midagi muud, + siis palun võta ühendust selle veebisaidi + administraatoriga. (Võid näiteks kirjutada aadressil + <Webmaster@domain>.) Kuigi see veebisait + kasutab Apache tarkvara, pole ta peaaegu kindlasti mitte Apache Group'iga + mingil muul moel seotud. Seega, palun ära kirjuta selle saidi + asjus Apache autoritele. Kui sa seda teed, siis sinu kirja + ignoreeritakse. +
+
+

+ Ka Apache + dokumentatsioon + on selles distributsioonis olemas. +

+

+ Kohalik veebmeister võib vabalt kasutada allpool olevat + pilti oma Apache veebiserveril. Aitäh Apachet kasutamast! +

+
+ +
+ + diff --git a/rubbos/app/apache2/htdocs/index.html.el b/rubbos/app/apache2/htdocs/index.html.el new file mode 100644 index 00000000..75c8737e --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.el @@ -0,0 +1,37 @@ + + + + Apache + + + + + +

+ , WWW Apache . . + +


+ +

;

+ +

+ Apache. . Apache (The Apache Software Foundation) WWW . . + +


+ + +

+ Apache . + +

+ / WWW Apache. Apache! + +

+ + diff --git a/rubbos/app/apache2/htdocs/index.html.en b/rubbos/app/apache2/htdocs/index.html.en new file mode 100644 index 00000000..dc4c5182 --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.en @@ -0,0 +1,38 @@ + + + +Test Page for Apache Installation + + + +

If you can see this, it means that the installation of the Apache web +server software on this system was successful. You may now add +content to this directory and replace this page.

+ +
+

Seeing this instead of the website you +expected?

+ +

This page is here because the site administrator has changed the +configuration of this web server. Please contact the person +responsible for maintaining this server with questions. +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.

+ +
+

The Apache documentation has been included +with this distribution.

+ +

You are free to use the image below on an Apache-powered web +server. Thanks for using Apache!

+ +
+ + + diff --git a/rubbos/app/apache2/htdocs/index.html.es b/rubbos/app/apache2/htdocs/index.html.es new file mode 100644 index 00000000..5cbaffc4 --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.es @@ -0,0 +1,51 @@ + + + + Página para probar la instalación de Apache + + + +

+ ¡Funcionó! ¡El Servidor de Red Apache ha sido instalado en ese sitio! +

+

+ Si usted puede ver esta página, entonces los dueños de esta + máquina han instalado el Servidor de + Red Apache con éxito. Ahora deben añadir contenido a este directorio + y reemplazar esta página, ó apuntar este servidor al contenido real. +

+
+
+ Si usted esta leyendo esta página y no es lo que esperaba, por favor + contacte el administrador de este sitio. + (Trate de enviar correo electrónico a <Webmaster@domain>.) + Aunque este sitio esta utilizando el programa Apache es casi seguro + que no tiene ninguna conexió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 + ignorado. +
+
+

+ La + documentación + de Apache ha sido incluida en esta distribución. +

+

+ El administrador del sitio esta invitado a usar la siguiente + imagen para indicar que su sitio es servido por Apache. + ¡Gracias por usar Apache! +

+
+ +
+ + diff --git a/rubbos/app/apache2/htdocs/index.html.et b/rubbos/app/apache2/htdocs/index.html.et new file mode 100644 index 00000000..99f2ce6b --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.et @@ -0,0 +1,53 @@ + + + + Apache veebiserveri installatsiooni testlehekülg + + + + +

+ Kujuta pilti, käima läks! Apache veebiserver on installeeritud! +

+

+ Kui Sa näed seda lehekülge, siis selle domeeni omanikud on + edukalt hakkama saanud Apache veebiserveri + installeerimisega. Järgmiseks peaks nad selle lehekülje asendama + misiganes materjaliga, mida nad oma veebisaidis näidata tahavad, + või siis juhatama veebiserverile kätte tegeliku materjali + asukoha. +

+
+
+ Kui Sa ootasid siin leheküljel näha hoopis midagi muud, + siis palun võta ühendust selle veebisaidi + administraatoriga. (Võid näiteks kirjutada aadressil + <Webmaster@domain>.) Kuigi see veebisait + kasutab Apache tarkvara, pole ta peaaegu kindlasti mitte Apache Group'iga + mingil muul moel seotud. Seega, palun ära kirjuta selle saidi + asjus Apache autoritele. Kui sa seda teed, siis sinu kirja + ignoreeritakse. +
+
+

+ Ka Apache + dokumentatsioon + on selles distributsioonis olemas. +

+

+ Kohalik veebmeister võib vabalt kasutada allpool olevat + pilti oma Apache veebiserveril. Aitäh Apachet kasutamast! +

+
+ +
+ + diff --git a/rubbos/app/apache2/htdocs/index.html.fr b/rubbos/app/apache2/htdocs/index.html.fr new file mode 100644 index 00000000..98154f1e --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.fr @@ -0,0 +1,47 @@ + + + + + Page de test de l'installation d'Apache + + + + + +

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.

+ +
+ +

Vous voyez cette page au lieu du site attendu ?

+ +

Vous voyez cette page parce que l'administrateur du site a modifi +la configuration de ce serveur Web. Veuillez contacter +l'administrateur du site concern. 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.

+ +
+ +

La documentation Apache est incluse dans cette +distribution.

+ +

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 !

+ +
+ + + diff --git a/rubbos/app/apache2/htdocs/index.html.he.iso8859-8 b/rubbos/app/apache2/htdocs/index.html.he.iso8859-8 new file mode 100644 index 00000000..7006856e --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.he.iso8859-8 @@ -0,0 +1,54 @@ + + + + + Apache- + + + + +
+

+ +
+
Apache +
!!! +
+
. + + +


+ +

?

+

+
, +
. +
. +
Apache Software Foundation +
, +
+ . + +


+ +

+
+ . + + +

+
+
.Apache '' + + !!!Apache- + +

+
+ + diff --git a/rubbos/app/apache2/htdocs/index.html.hr.iso8859-2 b/rubbos/app/apache2/htdocs/index.html.hr.iso8859-2 new file mode 100644 index 00000000..b4103516 --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.hr.iso8859-2 @@ -0,0 +1,35 @@ + + + + +Testna Stranica Apache Instalacije + + + +

estitamo! Apache web posluitelj funkcionira!

+

Ukoliko vidite ovu stranicu, to znai da je instalacija Apache web posluitelja uspjeno izvrena na ovom raunalu. +Sada moete dodati sadraj u ovaj direktorij te promijeniti ovu stranicu.

+ +
+

Oekivali ste neku drugu stranicu?

+ +

Ovu stranica vidite stoga to je administrator ovog posluitelja promijenio +konfiguraciju. Apache Softver Fondacija napisala je softver koji koristi +administrator ovog web posluitelja i nije odgovorna za njegovo odravanje! Zbog toga vas molimo da se za +sva pitanja obratite administratoru ili osobi odgovornoj za odravanje ovog posluitelja.

+ +
+

Ovdje se nalazi Dokumentacija o Apache web posluitelju +(engleski).

+ +

Donju sliicu moete slobodno koristiti na stranicama ovog veb posluitelja. +Hvala vam to koristite Apache!

+ +
Apache Web Posluitelj
+ + + diff --git a/rubbos/app/apache2/htdocs/index.html.it b/rubbos/app/apache2/htdocs/index.html.it new file mode 100644 index 00000000..e9ef9ed0 --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.it @@ -0,0 +1,39 @@ + + + + + Pagina di prova dell'installazione di un sito Web con Apache + + + + +
+

+Funziona! Il Server Web Apache è stato installato su questo sito Web!

+Se riuscite a vedere questa pagina, allora vuol dire che coloro che gestiscono +questo dominio hanno appena installato il software +Web Server +Apache correttamente. Ora è 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. +

+


+
Se state vedendo questa pagina invece del sito che pensavate, +vi preghiamo di contattare l'amministratore del sito in questione. +(Provate ad inviare un email a <Webmaster@domain>.)  +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à +ignorato.
+ +
+
La documentazione relativa di Apache +è inclusa nella distribuzione. +

Il Webmaster di questo sito è libero di utilizzare l'immagine qui sotto +su qualsiasi Web server potenziato con Apache. Grazie per aver scelto Apache! +

+

+ + + diff --git a/rubbos/app/apache2/htdocs/index.html.ja.iso2022-jp b/rubbos/app/apache2/htdocs/index.html.ja.iso2022-jp new file mode 100644 index 00000000..ba3e736b --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.ja.iso2022-jp @@ -0,0 +1,42 @@ + + + + + Apache $B%$%s%9%H!<%k;~$N%F%9%H%Z!<%8(B + + + + + +

+$B$b$7$3$N%Z!<%8$,FI$a$?$N$G$"$l$P!"(BApache $B%&%'%V%5!<%P(B$B$N%$%s%9%H!<%k$,$3$N7W;;5!$GL5;v$K=*N;$7$?$3$H$r0UL#$7$^$9!#$"$J$?$O!"$3$N%G%#%l%/%H%j$KJ8=q$r2C$($?$j!"$3$N%Z!<%8$rCV$-$+$($k$3$H$,$G$-$^$9!#(B +

+
+ +

$B$"$J$?$NM=A[$KH?$7$F!"$3$N%Z!<%8$,8+$($F$$$k$G$7$g$&$+(B?

+ +

+$B$3$N%Z!<%8$O!"%5%$%H4IM}$B$3$N%5!<%P$r4IM}$9$k@UG$$r;}$C$F$$$kJ}$KO"Mm$r$H$C$F(B$B$/$@$5$$!#$3$N%5%$%H4IM} +


+ + +

+Apache $B$K4X$9$k(B$BJ8=q(B $B$O!"$3$N(B web $B%5!<%PG[I[J*$NCf$K4^$^$l$F$$$^$9!#(B +

+

+$B0J2<$N2hA|$O!"(BApache $B$rMxMQ$7$F$$$k(B web $B%5!<%P$G<+M3$K;H$&$3$H$,$G$-$^$9!#(BApache $B$r$4MxMQ$$$?$@$-!"$"$j$,$H$&$4$6$$$^$9(B! +

+
+ +
+ + diff --git a/rubbos/app/apache2/htdocs/index.html.ko.euc-kr b/rubbos/app/apache2/htdocs/index.html.ko.euc-kr new file mode 100644 index 00000000..65e90d2e --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.ko.euc-kr @@ -0,0 +1,37 @@ + + + + +ġ ġ ˻ + + + + + +

δٸ ýۿ +Apache +Ʈ ġǾ ǹմϴ. 丮 + ߰ϰ ٲ ֽϴ.

+ +
+

Ʈ Դϱ?

+ +

Ʈ ڰ ߱ +̴ Դϴ. ڿ Ͻñ +ٶϴ. Apache Software Foundation Ʈ ڰ +ϴ ü , Ʈ ƹ 谡 + 帱 ϴ.

+ +
+

ġ ǿ ԵǾ ֽϴ.

+ +

ġ ϴ Ʒ ̹ ϴ° +Դϴ. ġ ּż մϴ!

+ +
+ + + diff --git a/rubbos/app/apache2/htdocs/index.html.lb.utf8 b/rubbos/app/apache2/htdocs/index.html.lb.utf8 new file mode 100644 index 00000000..f98c8557 --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.lb.utf8 @@ -0,0 +1,37 @@ + + + + + + Test Page for Apache Installation on Web Site + + + + +
+

+Et huet geklappt! Den Apache Web Server as op dëser 'Web Site' installeiert!

+Wann Dir die heiten Sait gesit, dann hun d'Proprietairen vun dëser 'domain' +elo just d'Apache Web server software +mat succés installeiert. Sie mussen allerdengs nach des Decksait +remplaceieren oder awer de Server op eng aner Sait mat dem richtigen contenu +em-dirigeieren. +
+
+
Wann Dir die heiten Sait anstell vun der site die Dir erwârt +hut gesitt, da contacteiert wannechglift den administrator vun dem betraffener +site. (Versicht én email no <Webmaster@domain> ze +schecken.) Obwuel den heiten site 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ëst awer macht, get ären message  ignoreiert.
+ +
+

D'Apache documentation ass dëser Ausgab +beigefücht. +

Dem Webmaster vun dem heitenen site steht et zou dest Bild ob engem +Apache-powered Web server ze presenteieren. Merci dat Dir Apache benotzt! +

+ + + diff --git a/rubbos/app/apache2/htdocs/index.html.nl b/rubbos/app/apache2/htdocs/index.html.nl new file mode 100644 index 00000000..fdd7ff93 --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.nl @@ -0,0 +1,54 @@ + + + + Test Pagina voor de Apache Installatie op deze Web Site + + + + +

+ Alles Werkt! De Apache Web Server is geinstalleerd op deze Web Site +

+

+ Mocht u deze pagina zien, dan betekent dat, dat de eigenaren van dit + domein zojuist een nieuwe Apache Web + Server hebben geinstalleerd. Nu moet men nog de echte inhoud gaan + toevoegen, en moet men deze pagina gaan vervangen door de echte web + site. +

+
+
+ Mocht u deze pagina zien, in plaats van de pagina of web site die u + verwachtte, neem dan contact op met de beheerder van + deze site. Bijvoorbeeld door een berichtje te sturen naar + <Webmaster@dit-domain>. +

+ 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 + absoluut + geen zin de web software auteurs een emailtje te sturen. Mocht u dat + toch doen, dan wordt uw bericht gewoon genegeerd. +

+
+

+ De + handleiding voor de apache web + server software maakt deel uit van deze distributie. +

+

+ Als beheerder of webmaster 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! +

+
+ Klein 'Powered by Apache' Logotje +
+ + diff --git a/rubbos/app/apache2/htdocs/index.html.nn b/rubbos/app/apache2/htdocs/index.html.nn new file mode 100644 index 00000000..67db9570 --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.nn @@ -0,0 +1,48 @@ + + + + Testside Apache-installasjon + + + +

+ Det gjekk bra! Apache er no installert p denne maskina! +

+

+ Dersom du kan sj denne sida, har den eller dei som driv denne nettstaden + installert Apache vevtenar. + No m denne testsida erstattast med verkeleg innhald. +

+
+
+ Dersom du hadde venta sj ei anna side enn denne, br du + ta kontakt med den som er ansvarleg for denne nettstaden + (Prv sende e-post til <webmaster@domene>.) + 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 ignorerast. +
+
+

+ Dokumentasjon + for Apache er inkludert i denne pakka. +

+

+ Logoen under kan brukast p kva som helst av maskiner som kyrer Apache. + Takk for at du nyttar Apache! +

+
+ +
+ + diff --git a/rubbos/app/apache2/htdocs/index.html.no b/rubbos/app/apache2/htdocs/index.html.no new file mode 100644 index 00000000..d7553bce --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.no @@ -0,0 +1,48 @@ + + + + Testside Apache-installasjon + + + +

+ Det gikk bra! Apache er n installert p denne maskinen! +

+

+ Hvis du kan se denne siden har den eller de som driver dette nettstedet + installert Apache Web server. + N m denne testsiden erstattes med virkelig innhold. +

+
+
+ Hvis du hadde ventet se en annen side enn denne br du + ta kontakt med den som har ansvaret for nettstedet. + (Prv sende e-post til <webmaster@domene>.) + 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 ignorert. +
+
+

+ Dokumentasjon + for Apache er inkludert i denne pakken. +

+

+ Logoen under kan benyttes p en hvilken som helst maskin som kjrer Apache. + Takk for at du benytter Apache! +

+
+ +
+ + diff --git a/rubbos/app/apache2/htdocs/index.html.po.iso8859-2 b/rubbos/app/apache2/htdocs/index.html.po.iso8859-2 new file mode 100644 index 00000000..8b030bd6 --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.po.iso8859-2 @@ -0,0 +1,40 @@ + + + + Strona testowa instalacji serwera Apache + + + + + + + +

+Jeeli strona ta jest widoczna, oznacza to poprawn instalacj serwera Apache. Mona ju zamieni zawarto tej witryny. + +


+ +

Czy zamiast spodziewanej witryny WWW widoczna jest ta?

+ +

+Strona ta jest widoczna, poniewa administrator serwera WWW zmieni jego konfiguracj. +Prosz skontaktowa si z osob odpowiedzialn za zarzdzanie tym serwerem. Apache Software Foundation, producent oprogramowania serwerowego Apache, nie administruje t witryn i nie jest w stanie pomc w sprawach zwizanych z jej konfiguracj. + +


+ + +

+Do niniejszej dystrybucji serwera Apache doczono anglojzyczn dokumentacj. + +

+Ponisze logo, "Powered by Apache", mona stosowa bez ogranicze. Dzikujemy za wybranie Apache'a! + +

+ + diff --git a/rubbos/app/apache2/htdocs/index.html.pt b/rubbos/app/apache2/htdocs/index.html.pt new file mode 100644 index 00000000..dbeb5ed0 --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.pt @@ -0,0 +1,42 @@ + + + + Pgina de teste da instalao do Apache Web Server + + + + + + +

Se está a ver esta página significa que a instalação + do Apache Web Server foi efectuada + com sucesso. Pode agora adicionar conteúdo a esta directoria e substituir + esta página. +


+ +

Está a ver esta página em vez do website que + esperava?

+ +

Esta página está neste momento activa porque o administrador + deste site alterou a configuração do web server. Por favor contacte + a pessoa responsável pela manutenção deste servidor. + A Fundação Apache Software (Apache Software Foundation), apesar + de ter produzido o web server que o administrador deste site está a usar, + não tem qualquer tipo de responsabilidade pela manutenção + deste nem pode ajudar a resolver problemas de configuração. +


+ + +

A documentação foi incluída + juntamente com esta distribuição. +

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! +

+ + diff --git a/rubbos/app/apache2/htdocs/index.html.pt-br b/rubbos/app/apache2/htdocs/index.html.pt-br new file mode 100644 index 00000000..ece2a8a8 --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.pt-br @@ -0,0 +1,47 @@ + + + + + + Página teste para a instalação do Apache no +Web Site + + + + + +
+

+Funcionou! O Apache Web Server foi instalado corretamente neste Web Site!

+Se você está vendo esta página, isso quer dizer que o software +Apache +Web server foi instalado com sucesso. Agora, basta adicionar o conteúdo +ao diretório raiz e substituir esta página temporária, ou configurar o servidor +para o seu conteúdo real. +
+
+
+
+

+Está vendo esta página em vez do site que esperava?

+Esta página foi carregada, pois provavelmente, o administrador modificou as +configurações +deste servidor. Por favor, contate o administrador do site para esclarecimentos. +(Tente enviar um e-mail para <Webmaster@dominio>.) A Apache +Server Foundation, que desenvolveu o software (web server) utilizado pelo +administrador, não tem nenhuma responsabilidade sobre a manutenção desta +página e não poderá ajudar na resolução de problemas de +configuração.
+ +
+

A documentação do Apache foi incluída +com esta distribuição. +

O Webmaster deste site é livre para utilizar a imagem abaixo num web +server utilizando o Apache. +

Obrigado por utilizar o Apache! +

+ + + diff --git a/rubbos/app/apache2/htdocs/index.html.ru.cp-1251 b/rubbos/app/apache2/htdocs/index.html.ru.cp-1251 new file mode 100644 index 00000000..e9c51afb --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.ru.cp-1251 @@ -0,0 +1,34 @@ + + + + + + Apache + + + + , , + - Apache + . + . +

+


+
+

+ ?

+ , + -. , , + . Apache Software +Foundation, -, +,   + . +

+


+

- Apache + . +

, , -, + Apache. Apache! +

+ + + diff --git a/rubbos/app/apache2/htdocs/index.html.ru.cp866 b/rubbos/app/apache2/htdocs/index.html.ru.cp866 new file mode 100644 index 00000000..05fa119b --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.ru.cp866 @@ -0,0 +1,34 @@ + + + + + + ⮢ ࠭ ⠭ Apache + + + +᫨ , , ⠭ + -ࢥ Apache ⮩ +⥬ 訫 ᯥ譮. ⥯ ᮤন +४ ࠭. +

+


+
+

+ ࠭?

+ ࠭ 室 ⮬, ⥬ +䨣 ⮣ -ࢥ. , 令 殬, ⢥ᢥ + প ⮣ ࢥ ᭥ ᮢ. Apache Software +Foundation, -ࢥ, ⮩ +⥬, 易 প ⮩ ⥬   +ࠧ ஡ 䨣樨. +

+


+

-ࢥ Apache ਫ + . +

᢮ ᯮ짮 ⮣ࠬ, 室 , -ࢥ, +ᯮ騬 Apache. ᨡ ᯮ짮 Apache! +

+ + + diff --git a/rubbos/app/apache2/htdocs/index.html.ru.iso-ru b/rubbos/app/apache2/htdocs/index.html.ru.iso-ru new file mode 100644 index 00000000..ef25c801 --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.ru.iso-ru @@ -0,0 +1,34 @@ + + + + + + Apache + + + + , , + - Apache + . + . +

+


+
+

+ ?

+ , + -. , , + . Apache Software +Foundation, -, +,   + . +

+


+

- Apache + . +

, , -, + Apache. Apache! +

+ + + diff --git a/rubbos/app/apache2/htdocs/index.html.ru.koi8-r b/rubbos/app/apache2/htdocs/index.html.ru.koi8-r new file mode 100644 index 00000000..db6ee830 --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.ru.koi8-r @@ -0,0 +1,34 @@ + + + + + + Apache + + + + , , + - Apache + . + . +

+


+
+

+ ?

+ , + -. , , + . Apache Software +Foundation, -, +,   + . +

+


+

- Apache + . +

, , -, + Apache. Apache! +

+ + + diff --git a/rubbos/app/apache2/htdocs/index.html.ru.utf8 b/rubbos/app/apache2/htdocs/index.html.ru.utf8 new file mode 100644 index 00000000..fc6694f6 --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.ru.utf8 @@ -0,0 +1,34 @@ + + + + + + Тестовая страница установки Apache + + + +Если Вы это видите, это значит, что установка +ПО веб-сервера Apache на этой +системе завершилась успешно. Вы можете теперь добавлять содержимое в эту +директорию и заменить эту страницу. +

+


+
+

+Вы видите это вместо ожидаемой страницы?

+Эта страница находится здесь потому, что администратор системы изменил +конфигурацию этого веб-сервера. Пожалуйста, свяжитесь с лицом, ответсвенным +за поддержку этого сервера для выяснения ваших вопросов. Apache Software +Foundation, автор ПО веб-сервера, которым пользуется администратор этой +системы, не связан с поддержкой этой системы и не может помочь Вам +разрешить проблемы конфигурации. +

+


+

Документация по веб-серверу Apache прилагается +к комплекту ПО. +

Вы можете свободно использовать пиктограмму, находящуюся ниже, на веб-сервере, +использующим ПО Apache. Спасибо за использование Apache! +

+ + + diff --git a/rubbos/app/apache2/htdocs/index.html.sv b/rubbos/app/apache2/htdocs/index.html.sv new file mode 100644 index 00000000..377307f5 --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.sv @@ -0,0 +1,43 @@ + + + + Testsida för Apache-installationen + + + +

+ Det fungerade! Apache är installerad på denna maskin! +

+

+ Om du kan se denna sida så har ägaren till denna maskin installerat + webbserverprogramvaran Apache.
+ Denne måste nu placera webbsidor i detta bibliotek och ändra på denna sida, eller + peka servern mot ett annat bibliotek. +

+
+
+ Om du förväntat dig att se något helt annat här än denna sida, kontakta + vänligen administratören för den webbserver du försöker komma i kontakt med. + (Försök att skicka ett brev till <webmaster@domain>.) + Apache Software Foundation har inget med denna webbplats att göra, så det är ingen idé + att skicka mail till författarna av Apache rörande denna webbplats. +
+
+

+ Apache-dokumentationen är inkluderad i denna distribution. +

+

+ Administratören av denna webbplats får gärna använda följande bild till en webbplats som använder Apache.
+ Tack för att ni använder Apache! +

+
+ +
+ + diff --git a/rubbos/app/apache2/htdocs/index.html.var b/rubbos/app/apache2/htdocs/index.html.var new file mode 100644 index 00000000..0b20007f --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.var @@ -0,0 +1,123 @@ +URI: index.html.ca +Content-language: ca +Content-type: text/html + +URI: index.html.cz.iso8859-2 +Content-language: cs +Content-type: text/html;charset=ISO-8859-2 + +URI: index.html.de +Content-language: de +Content-type: text/html + +URI: index.html.dk +Content-language: da +Content-type: text/html + +URI: index.html.ee +Content-language: ee +Content-type: text/html + +URI: index.html.el +Content-language: el +Content-type: text/html + +URI: index.html.en +Content-language: en +Content-type: text/html + +URI: index.html.es +Content-language: es +Content-type: text/html + +URI: index.html.et +Content-language: et +Content-type: text/html + +URI: index.html.fr +Content-language: fr +Content-type: text/html + +URI: index.html.he.iso8859-8 +Content-language: he +Content-type: text/html;charset=ISO-8859-8 + +URI: index.html.hr.iso8859-2 +Content-language: hr +Content-type: text/html;charset=ISO-8859-2 + +URI: index.html.it +Content-language: it +Content-type: text/html + +URI: index.html.ja.iso2022-jp +Content-language: ja +Content-type: text/html;charset=ISO-2022-JP + +URI: index.html.ko.euc-kr +Content-language: ko +Content-type: text/html;charset=EUC-KR + +URI: index.html.ltz.utf8 +Content-language: ltz +Content-type: text/html;charset=UTF-8 + +URI: index.html.lu.utf8 +Content-language: lu +Content-type: text/html;charset=UTF-8 + +URI: index.html.nl +Content-language: nl +Content-type: text/html + +URI: index.html.nn +Content-language: nn +Content-Type: text/html + +URI: index.html.no +Content-language: no +Content-type: text/html + +URI: index.html.po.iso8859-2 +Content-language: pl +Content-type: text/html;charset=ISO-8859-2 + +URI: index.html.pt +Content-language: pt +Content-type: text/html + +URI: index.html.pt-br +Content-language: pt-br +Content-type: text/html + +URI: index.html.ru.cp-1251 +Content-language: ru +Content-type: text/html;charset=WINDOWS-1251 + +URI: index.html.ru.cp866 +Content-language: ru +Content-type: text/html;charset=CP866 + +URI: index.html.ru.iso-ru +Content-language: ru +Content-type: text/html;charset=ISO-8859-5 + +URI: index.html.ru.koi8-r +Content-language: ru +Content-type: text/html;charset=KOI8-r + +URI: index.html.ru.utf8 +Content-language: ru +Content-type: text/html;charset=UTF-8 + +URI: index.html.sv +Content-language: sv +Content-type: text/html + +URI: index.html.zh-cn.gb2312 +Content-language: zh-CN +Content-type: text/html;charset=GB2312 + +URI: index.html.zh-tw.big5 +Content-language: tw, zh-TW +Content-type: text/html;charset=Big5 diff --git a/rubbos/app/apache2/htdocs/index.html.zh-cn.gb2312 b/rubbos/app/apache2/htdocs/index.html.zh-cn.gb2312 new file mode 100644 index 00000000..b31d07da --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.zh-cn.gb2312 @@ -0,0 +1,29 @@ + + + +װApacheIJҳ + + + +

ܿҳ棬˵Apache web +server ѾװɹĿ¼ݣ߰ҳ滻

+ +
+

ⲻ뿴ҳ?

+ +

֮Իῴҳ棬ΪվԱıվá +ʣѯάվԱ +Apache, վʹõվĿߣ +վάҲ޷Ϊϵ⡣

+ +
+

Apache ĵѾڴ˷аС

+ +

ʹApacheվϣɵʹͼƬлʹApache

+ +
+ + diff --git a/rubbos/app/apache2/htdocs/index.html.zh-tw.big5 b/rubbos/app/apache2/htdocs/index.html.zh-tw.big5 new file mode 100644 index 00000000..1ca02124 --- /dev/null +++ b/rubbos/app/apache2/htdocs/index.html.zh-tw.big5 @@ -0,0 +1,46 @@ + + + + w Apache պ + + + + + +

+pGAiHݨAoܧA +Apache Web Server +wgw˦\C +AiHW[eoӥؿAΧoӺC

+ +


+ +

SݨAQݪ ?

+ +

+oӺҥH|boءAO]޲z̤wgoӺ]wC +YD, лP @oӦAHpC +Apache n|A]NO}ooMn骺APõLYA +ӥB]LkAѨM]wWDC + +


+ +

+Apache + +wg]tbӪC + +

+AiHbϥ Apache AWAۥѪϥΤUϥܡA +P±zϥ ApacheI +

+

+ + + diff --git a/rubbos/app/apache2/htdocs/rubbos/RUBBoS_logo.jpg b/rubbos/app/apache2/htdocs/rubbos/RUBBoS_logo.jpg new file mode 100644 index 00000000..a1d15f9c Binary files /dev/null and b/rubbos/app/apache2/htdocs/rubbos/RUBBoS_logo.jpg differ diff --git a/rubbos/app/apache2/htdocs/rubbos/author.html b/rubbos/app/apache2/htdocs/rubbos/author.html new file mode 100644 index 00000000..72a07f4f --- /dev/null +++ b/rubbos/app/apache2/htdocs/rubbos/author.html @@ -0,0 +1,70 @@ + + + + + + + RUBBoS: Rice University Bulletin Board System + + +  +
+ + + + + + + + + + + + + + + +
+

Servlets version
+
+
+

+Home

+
+
+

+Register

+
+
+

+Browse

+
+
+

+Search

+
+
+

+Submit a story

+
+
+

+Author

+
+
+

Are you really an author ?

+ +
+ +
+ + +
Your nick name:
Your password:
+ +
+

+
  +
+
RUBBoS (C) 2001 - Rice University/INRIA + + diff --git a/rubbos/app/apache2/htdocs/rubbos/browse.html b/rubbos/app/apache2/htdocs/rubbos/browse.html new file mode 100644 index 00000000..2b9dae8f --- /dev/null +++ b/rubbos/app/apache2/htdocs/rubbos/browse.html @@ -0,0 +1,68 @@ + + + + + + + RUBBoS: Rice University Bulletin Board System + + +  +
+ + + + + + + + + + + + + + + +
+

Servlets version
+
+
+

+Home

+
+
+

+Register

+
+
+

+Browse

+
+
+

+Search

+
+
+

+Submit a story

+
+
+

+Author

+
+
+
+

+What kind of browsing do you want ?

+ +

  +

Browse all stories in a category +
Browse stories of the day +
Browse older stories +
+
  +


+
RUBBoS (C) 2001 - Rice University/INRIA + + diff --git a/rubbos/app/apache2/htdocs/rubbos/header.html b/rubbos/app/apache2/htdocs/rubbos/header.html new file mode 100644 index 00000000..0e67c13a --- /dev/null +++ b/rubbos/app/apache2/htdocs/rubbos/header.html @@ -0,0 +1,53 @@ + + + + + + + + +  +
+ + + + + + + + + + + + + + + +
+

Servlets version
+
+
+

+Home

+
+
+

+Register

+
+
+

+Browse

+
+
+

+Search

+
+
+

+Submit a story

+
+
+

+Author

+
+
diff --git a/rubbos/app/apache2/htdocs/rubbos/index.html b/rubbos/app/apache2/htdocs/rubbos/index.html new file mode 100644 index 00000000..426528c3 --- /dev/null +++ b/rubbos/app/apache2/htdocs/rubbos/index.html @@ -0,0 +1,82 @@ + + + + + + + RUBBoS: Rice University Bulletin Board System + + +  +
+ + + + + + + + + + + + + + + +
+

Servlets version
+
+
+

+Home

+
+
+

+Register

+
+
+

+Browse

+
+
+

+Search

+
+
+

+Submit a story

+
+
+

+Author

+
+
+
+

+Welcome to RUBBoS's home page !

+ +


RUBBoS is a bulletin board system prototype that is used to evaluate the +bottlenecks of such application. +
This version is the servlet/edu.rice.rubbos.servlets implementation of RUBBoS. +
  +
  +

+How to use RUBBoS

+RUBBoS can be used from a web browser for testing purposes or with the provided +benchmarking tools. +
Here is how to use RUBBoS from your web browser : +

1. If you are lost, at any time just click on the Home +link that brings you back to this page. +
2. You first have to register yourself as a new user by selecting +Register +
3. You can browse the stories and comments using Browse or Search. +
4. Select Submit a story if you want to submit a new story. +
5. The Author link gives you a report of your personal +information and the current items you are selling or bidding on. +

Good luck ! +

+


+
RUBBoS (C) 2001 - Rice University/INRIA + + diff --git a/rubbos/app/apache2/htdocs/rubbos/register.html b/rubbos/app/apache2/htdocs/rubbos/register.html new file mode 100644 index 00000000..0e3de534 --- /dev/null +++ b/rubbos/app/apache2/htdocs/rubbos/register.html @@ -0,0 +1,95 @@ + + + + + + + RUBBoS: Rice University Bulletin Board System + + +  +
+ + + + + + + + + + + + + + + +
+

Servlets version
+
+
+

+Home

+
+
+

+Register

+
+
+

+Browse

+
+
+

+Search

+
+
+

+Submit a story

+
+
+

+Author

+
+
+

Welcome to RUBBoS online registration

+ +


+

+ +It's completely free !!! +Just fill the following form to register and get your account ! + + + + +
+First Name: + + +
+Last Name: + + +
+Nick Name: + + +
+Password: + + +
+Email address: + + +
+
+
+
+

+ +


+
RUBBoS (C) 2001 - Rice University/INRIA + + diff --git a/rubbos/app/apache2/htdocs/rubbos/rubbos_html/RUBBoS_logo.jpg b/rubbos/app/apache2/htdocs/rubbos/rubbos_html/RUBBoS_logo.jpg new file mode 100644 index 00000000..a1d15f9c Binary files /dev/null and b/rubbos/app/apache2/htdocs/rubbos/rubbos_html/RUBBoS_logo.jpg differ diff --git a/rubbos/app/apache2/htdocs/rubbos/rubbos_html/author.html b/rubbos/app/apache2/htdocs/rubbos/rubbos_html/author.html new file mode 100644 index 00000000..72a07f4f --- /dev/null +++ b/rubbos/app/apache2/htdocs/rubbos/rubbos_html/author.html @@ -0,0 +1,70 @@ + + + + + + + RUBBoS: Rice University Bulletin Board System + + +  +
+ + + + + + + + + + + + + + + +
+

Servlets version
+
+
+

+Home

+
+
+

+Register

+
+
+

+Browse

+
+
+

+Search

+
+
+

+Submit a story

+
+
+

+Author

+
+
+

Are you really an author ?

+ + + +
+ + +
Your nick name:
Your password:
+ +
+

+
  +
+
RUBBoS (C) 2001 - Rice University/INRIA + + diff --git a/rubbos/app/apache2/htdocs/rubbos/rubbos_html/browse.html b/rubbos/app/apache2/htdocs/rubbos/rubbos_html/browse.html new file mode 100644 index 00000000..2b9dae8f --- /dev/null +++ b/rubbos/app/apache2/htdocs/rubbos/rubbos_html/browse.html @@ -0,0 +1,68 @@ + + + + + + + RUBBoS: Rice University Bulletin Board System + + +  +
+ + + + + + + + + + + + + + + +
+

Servlets version
+
+
+

+Home

+
+
+

+Register

+
+
+

+Browse

+
+
+

+Search

+
+
+

+Submit a story

+
+
+

+Author

+
+
+
+

+What kind of browsing do you want ?

+ +

  +

Browse all stories in a category +
Browse stories of the day +
Browse older stories +
+
  +


+
RUBBoS (C) 2001 - Rice University/INRIA + + diff --git a/rubbos/app/apache2/htdocs/rubbos/rubbos_html/header.html b/rubbos/app/apache2/htdocs/rubbos/rubbos_html/header.html new file mode 100644 index 00000000..0e67c13a --- /dev/null +++ b/rubbos/app/apache2/htdocs/rubbos/rubbos_html/header.html @@ -0,0 +1,53 @@ + + + + + + + + +  +
+ + + + + + + + + + + + + + + +
+

Servlets version
+
+
+

+Home

+
+
+

+Register

+
+
+

+Browse

+
+
+

+Search

+
+
+

+Submit a story

+
+
+

+Author

+
+
diff --git a/rubbos/app/apache2/htdocs/rubbos/rubbos_html/index.html b/rubbos/app/apache2/htdocs/rubbos/rubbos_html/index.html new file mode 100644 index 00000000..426528c3 --- /dev/null +++ b/rubbos/app/apache2/htdocs/rubbos/rubbos_html/index.html @@ -0,0 +1,82 @@ + + + + + + + RUBBoS: Rice University Bulletin Board System + + +  +
+ + + + + + + + + + + + + + + +
+

Servlets version
+
+
+

+Home

+
+
+

+Register

+
+
+

+Browse

+
+
+

+Search

+
+
+

+Submit a story

+
+
+

+Author

+
+
+
+

+Welcome to RUBBoS's home page !

+ +


RUBBoS is a bulletin board system prototype that is used to evaluate the +bottlenecks of such application. +
This version is the servlet/edu.rice.rubbos.servlets implementation of RUBBoS. +
  +
  +

+How to use RUBBoS

+RUBBoS can be used from a web browser for testing purposes or with the provided +benchmarking tools. +
Here is how to use RUBBoS from your web browser : +

1. If you are lost, at any time just click on the Home +link that brings you back to this page. +
2. You first have to register yourself as a new user by selecting +Register +
3. You can browse the stories and comments using Browse or Search. +
4. Select Submit a story if you want to submit a new story. +
5. The Author link gives you a report of your personal +information and the current items you are selling or bidding on. +

Good luck ! +

+


+
RUBBoS (C) 2001 - Rice University/INRIA + + diff --git a/rubbos/app/apache2/htdocs/rubbos/rubbos_html/register.html b/rubbos/app/apache2/htdocs/rubbos/rubbos_html/register.html new file mode 100644 index 00000000..0e3de534 --- /dev/null +++ b/rubbos/app/apache2/htdocs/rubbos/rubbos_html/register.html @@ -0,0 +1,95 @@ + + + + + + + RUBBoS: Rice University Bulletin Board System + + +  +
+ + + + + + + + + + + + + + + +
+

Servlets version
+
+
+

+Home

+
+
+

+Register

+
+
+

+Browse

+
+
+

+Search

+
+
+

+Submit a story

+
+
+

+Author

+
+
+

Welcome to RUBBoS online registration

+ +


+

+ +It's completely free !!! +Just fill the following form to register and get your account ! + + + + +
+First Name: + + +
+Last Name: + + +
+Nick Name: + + +
+Password: + + +
+Email address: + + +
+
+
+
+

+ +


+
RUBBoS (C) 2001 - Rice University/INRIA + + -- cgit 1.2.3-korg