web/drupal/index.html
branchdrupal
changeset 74 0ff3ba646492
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/drupal/index.html	Fri Aug 21 16:26:26 2009 +0000
@@ -0,0 +1,51 @@
+<!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>