web/drupal/index.html
author cavaliet@caf4f556-3d62-0410-8435-a86758001935
Fri, 21 Aug 2009 16:30:15 +0000
branchdrupal
changeset 75 a34abe7498a6
parent 74 0ff3ba646492
permissions -rw-r--r--
res/color/garland-5d26e3f9 added to the drupal folder in order to see the css

<!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>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>BitNami: Open Source. Simplified</title>
<link href="bitnami.css" media="all" rel="Stylesheet" type="text/css" />
</head>
<body>
<div id="container">
  <div id="header"> 
    <div id="bitnami">
        <a href="/"><img alt="BitNami" src="img/bitnami.png?1186088387" /></a>
    </div>
  </div>
    <div id="menu_launch_page">
    </div>
  <div id="lowerContainer">
    <div id="content">
        <div align="center">
<table class="tableParagraph">
<tr>
<td class="container">
<img align="left" src="img/wappstack.png" alt="BitNami WAPPStack">
<p>We created the BitNami Project to help spread the adoption of freely
available, high quality Open Source web applications. BitNami aims to make
it easier than ever to discover, download and install Open Source software such 
as document and content management systems, wikis and blogging software.<br/><br/>

You can learn more about BitNami at <a href="http://bitnami.org">http://bitnami.org</a><br/><br/>

The BitNami WAPPStack is an easy to install
software platform that greatly simplifies the deployment of Open Source web
stacks. It includes ready-to-run versions of
Apache, PostgreSQL and PHP. BitNami WAPPStack is
distributed for free under the Apache 2.0 license.<br/><br/> 

You can learn more about BitNami WAPPStack at <a href="http://www.bitnami.org">http://www.bitnami.org</a><br/><br/>

You can access the built-in management tool phpPgAdmin <a
href="http://127.0.0.1:80/phppgadmin">here</a>. For security reasons it is password protected (user is 'administrator')
and only accessible when using 127.0.0.1 as the hostname.
</td>
</tr>
</table>
        </div>
        <br/><br/>
   </div>
  </div>
</div>
</body>
</html>