diff options
author | hongbotian <hongbo.tianhongbo@huawei.com> | 2015-11-30 01:45:08 -0500 |
---|---|---|
committer | hongbotian <hongbo.tianhongbo@huawei.com> | 2015-11-30 01:45:08 -0500 |
commit | e8ec7aa8e38a93f5b034ac74cebce5de23710317 (patch) | |
tree | aa031937bf856c1f8d6ad7877b8d2cb0224da5ef /rubbos/app/httpd-2.0.64/docs/docroot/index.html.ca | |
parent | cc40af334e619bb549038238507407866f774f8f (diff) |
upload http
JIRA: BOTTLENECK-10
Change-Id: I7598427ff904df438ce77c2819ee48ac75ffa8da
Signed-off-by: hongbotian <hongbo.tianhongbo@huawei.com>
Diffstat (limited to 'rubbos/app/httpd-2.0.64/docs/docroot/index.html.ca')
-rw-r--r-- | rubbos/app/httpd-2.0.64/docs/docroot/index.html.ca | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/rubbos/app/httpd-2.0.64/docs/docroot/index.html.ca b/rubbos/app/httpd-2.0.64/docs/docroot/index.html.ca new file mode 100644 index 00000000..9e7eef0b --- /dev/null +++ b/rubbos/app/httpd-2.0.64/docs/docroot/index.html.ca @@ -0,0 +1,38 @@ +<!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>Pàgina de prova de la instal·lació 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 veieu això, la instal·lació del progamari +del <a href="http://www.apache.org/foundation/preFAQ.html">servidor +web d'Apache</a> al sistema ha tingut èxit. Ja podeu afegir +contingut al directori i substituir aquesta pàgina.</p> + +<hr width="50%" size="8" /> +<h2 align="center">Veieu aquest text en comptes de la pàgina web que +cercàveu?</h2> + +<p>Aquesta pàgina és aquí perquè l'administrador +del lloc ha canviat la configuració d'aquest servidor web. +<strong>Poseu-vos en contacte amb la persona responsable del manteniment +d'aquest servidor.</strong> +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ó.</p> + +<hr width="50%" size="8" /> +<p>Aquesta distribució inclou la <a href="manual/">documentació</a> +d'Apache.</p> + +<p>Podeu fer servir lliurement la imatge que surt a sota en un servidor web +que funcioni amb Apache. Gràcies per fer servir Apache!</p> + +<div align="center"><img src="apache_pb.gif" alt="" /></div> +</body> +</html> + |