web/drupal/index.html
branchdrupal
changeset 74 0ff3ba646492
equal deleted inserted replaced
73:fcf75e232c5b 74:0ff3ba646492
       
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
       
     2 <html xmlns="http://www.w3.org/1999/xhtml">
       
     3 <head>
       
     4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
       
     5 <title>BitNami: Open Source. Simplified</title>
       
     6 <link href="bitnami.css" media="all" rel="Stylesheet" type="text/css" />
       
     7 </head>
       
     8 <body>
       
     9 <div id="container">
       
    10   <div id="header"> 
       
    11     <div id="bitnami">
       
    12         <a href="/"><img alt="BitNami" src="img/bitnami.png?1186088387" /></a>
       
    13     </div>
       
    14   </div>
       
    15     <div id="menu_launch_page">
       
    16     </div>
       
    17   <div id="lowerContainer">
       
    18     <div id="content">
       
    19         <div align="center">
       
    20 <table class="tableParagraph">
       
    21 <tr>
       
    22 <td class="container">
       
    23 <img align="left" src="img/wappstack.png" alt="BitNami WAPPStack">
       
    24 <p>We created the BitNami Project to help spread the adoption of freely
       
    25 available, high quality Open Source web applications. BitNami aims to make
       
    26 it easier than ever to discover, download and install Open Source software such 
       
    27 as document and content management systems, wikis and blogging software.<br/><br/>
       
    28 
       
    29 You can learn more about BitNami at <a href="http://bitnami.org">http://bitnami.org</a><br/><br/>
       
    30 
       
    31 The BitNami WAPPStack is an easy to install
       
    32 software platform that greatly simplifies the deployment of Open Source web
       
    33 stacks. It includes ready-to-run versions of
       
    34 Apache, PostgreSQL and PHP. BitNami WAPPStack is
       
    35 distributed for free under the Apache 2.0 license.<br/><br/> 
       
    36 
       
    37 You can learn more about BitNami WAPPStack at <a href="http://www.bitnami.org">http://www.bitnami.org</a><br/><br/>
       
    38 
       
    39 You can access the built-in management tool phpPgAdmin <a
       
    40 href="http://127.0.0.1:80/phppgadmin">here</a>. For security reasons it is password protected (user is 'administrator')
       
    41 and only accessible when using 127.0.0.1 as the hostname.
       
    42 </td>
       
    43 </tr>
       
    44 </table>
       
    45         </div>
       
    46         <br/><br/>
       
    47    </div>
       
    48   </div>
       
    49 </div>
       
    50 </body>
       
    51 </html>