diff options
author | hongbotian <hongbo.tianhongbo@huawei.com> | 2015-11-30 01:35:09 -0500 |
---|---|---|
committer | hongbotian <hongbo.tianhongbo@huawei.com> | 2015-11-30 01:36:35 -0500 |
commit | cc40af334e619bb549038238507407866f774f8f (patch) | |
tree | 43ddc1974f72997a57173151eafb23e6025a13c9 /rubbos/app/apache2/htdocs/index.html.pt-br | |
parent | 68e74fd78b2485e5914ce34a5b30f4485029e021 (diff) |
upload apache
JIRA: BOTTLENECK-10
Change-Id: I67eae31de6dc824097dfa56ab454ba36fdd23a2c
Signed-off-by: hongbotian <hongbo.tianhongbo@huawei.com>
Diffstat (limited to 'rubbos/app/apache2/htdocs/index.html.pt-br')
-rw-r--r-- | rubbos/app/apache2/htdocs/index.html.pt-br | 47 |
1 files changed, 47 insertions, 0 deletions
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 @@ +<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> +<html> +<head> + <meta http-equiv="Content-Type" content="text/html"> + <meta name="GENERATOR" content="Mozilla/4.73 [en] (X11; I; Linux 2.2.15-4mdk i586) [Netscape]"> + <title>Página teste para a instalaçã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ê 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. +<br> +<hr> +<blockquote> +<center> +<h3> +<b>Está vendo esta página em vez do site que esperava?</b></h3></center> +Esta página foi carregada, pois provavelmente, o administrador modificou as +configurações +deste servidor. Por favor, <b>contate o administrador do site para esclarecimentos.</b> +(Tente enviar um e-mail para <tt><Webmaster@dominio></tt>.) 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.</blockquote> + +<hr> +<p>A <a href="manual/index.html">documentação</a> do Apache foi incluída +com esta distribuição. +<p>O Webmaster deste site é livre para utilizar a imagem abaixo num web +server utilizando o Apache. +<p>Obrigado por utilizar o Apache! +<center><img SRC="apache_pb.gif" ALT="" ></center> + +</body> +</html> |