wok diff lighttpd/stuff/var/www/index.html @ rev 13790

libglw-mesa: 8.0.0
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jan 05 12:52:49 2013 +0100 (2013-01-05)
parents 2b805ae46a95
children
line diff
     1.1 --- a/lighttpd/stuff/var/www/index.html	Tue Oct 19 20:13:55 2010 +0200
     1.2 +++ b/lighttpd/stuff/var/www/index.html	Sat Jan 05 12:52:49 2013 +0100
     1.3 @@ -2,81 +2,69 @@
     1.4      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1.5  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
     1.6  <head>
     1.7 -	<title>SliTaz - LightTPD Web server</title>
     1.8 +	<title>SliTaz Web Server</title>
     1.9  	<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    1.10 -	<meta name="description" content="Slitaz lighttpd web server default index" />
    1.11 -	<meta name="expires" content="never" />
    1.12 -	<meta name="modified" content="2007-11-03 20:30:00" />
    1.13 -	<meta name="publisher" content="www.slitaz.org" />
    1.14  	<meta name="author" content="Christophe Lincoln"/>
    1.15  	<link rel="stylesheet" type="text/css" href="style.css" />
    1.16  </head>
    1.17 -<body bgcolor="#ffffff">
    1.18 +<body>
    1.19 +
    1.20  <!-- Header -->
    1.21  <div id="header">
    1.22 -	<a name="top"></a>
    1.23 -	<h1>SliTaz GNU/Linux - Web server</h1>
    1.24 +	<div id="logo"></div>
    1.25 +	<div id="network">
    1.26 +		<a href="http://www.slitaz.org/">Website</a>
    1.27 +		<a href="http://scn.slitaz.org/">Community</a>
    1.28 +		<a href="http://doc.slitaz.org/">Doc</a>
    1.29 +		<a href="http://forum.slitaz.org/">Forum</a>
    1.30 +		<a href="http://labs.slitaz.org/issues">Bugs</a>
    1.31 +		<a href="http://hg.slitaz.org/">Hg</a>
    1.32 +	</div>
    1.33 +	<h1>SliTaz Web Server</h1>
    1.34  </div>
    1.35  
    1.36 +<!-- Block -->
    1.37 +<div id="block"></div>
    1.38 +
    1.39  <!-- Content -->
    1.40  <div id="content">
    1.41 -<h2><font color="#DF8F06">Index of /</font></h2>
    1.42 +<h2>Index of /</h2>
    1.43  
    1.44 -<h3><font color="#9c2424">English</font></h3>
    1.45  <p>
    1.46 -Welcome to free LightTPD web server index page, powered by SliTaz
    1.47 -GNU/Linux operating system. You can delete or modify this page to put
    1.48 -your own xHTML pages, web sites, CGI or PHP scripts.
    1.49 -</p>
    1.50 -<p>
    1.51 -Configuration file can be found in <code>/etc/lighttpd/lighttpd.conf</code>
    1.52 -and is autodocumemted. A page in the SliTaz <a 
    1.53 -href="http://doc.slitaz.org/en:handbook:webserver">Handbook</a> is dedicated
    1.54 -to the web server configuration. The official documentation can be found at
    1.55 - <a href="http://trac.lighttpd.net/trac/wiki#Documentation"
    1.56 - >http://trac.lighttpd.net/trac/wiki#Documentation</a>.
    1.57 +	[<strong>English</strong>] Welcome to free LightTPD web server index page,
    1.58 +	powered by SliTaz GNU/Linux operating system. You can delete or modify
    1.59 +	this page to put your own xHTML pages, web sites, CGI or PHP scripts.
    1.60 +	Configuration file can be found in /etc/lighttpd/lighttpd.conf and is
    1.61 +	autodocumemted. A page in the SliTaz <a 
    1.62 +	href="http://doc.slitaz.org/en:handbook:webserver">Handbook</a>
    1.63 +	is dedicated to the web server configuration.
    1.64  </p>
    1.65  
    1.66 -<h3><font color="#9c2424">Français</font></h3>
    1.67  <p>
    1.68 -Bienvenue sur la page d'index de ce serveur libre LightTPD, propulsé
    1.69 -par un système d'exploitation SliTaz GNU/Linux. Vous pouvez supprimer
    1.70 -cette page, la modifier, ou mettre vos propres pages xHTML, sites et/ou
    1.71 -scripts CGI ou PHP.
    1.72 -</p>
    1.73 -<p>
    1.74 -Le fichier de configuration est <code>/etc/lighttpd/lighttpd.conf</code>,
    1.75 -il est autodocumenté. Une page du 
    1.76 -<a href="http://doc.slitaz.org/fr:handbook:webserver">Handbook</a>
    1.77 -de SliTaz, en français, est dédiée à la configuration du serveur web, et la
    1.78 -documentation officielle, en anglais, se trouve sur
    1.79 -<a href="http://trac.lighttpd.net/trac/wiki#Documentation">
    1.80 -http://trac.lighttpd.net/trac/wiki#Documentation</a>
    1.81 +	[<strong>Français</strong>] Bienvenue sur la page d'index de ce serveur
    1.82 +	libre LightTPD, propulsé par un système d'exploitation SliTaz GNU/Linux.
    1.83 +	Vous pouvez supprimer cette page, la modifier, ou mettre vos propres 
    1.84 +	pages xHTML, sites et/ou scripts CGI ou PHP. Le fichier de configuration
    1.85 +	se trouve dans /etc/lighttpd/lighttpd.conf et il est autodocumenté. Une
    1.86 +	page du <a href="http://doc.slitaz.org/fr:handbook:webserver">Handbook</a>
    1.87 +	de SliTaz, en français, est dédiée à la configuration du serveur web.
    1.88  </p>
    1.89  
    1.90  <!-- End content -->
    1.91  </div>
    1.92 -<hr />
    1.93 +
    1.94  <!-- Footer -->
    1.95 -<div align="center" id="footer">
    1.96 -<p>
    1.97 -<font size="-1">
    1.98 -    Copyright &copy; 2010 <a href="http://www.slitaz.org/">SliTaz</a> -
    1.99 -    <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
   1.100 -</font>
   1.101 -</p>
   1.102 -<!-- Logos -->
   1.103 -</p>
   1.104 -<a href="http://www.lighttpd.net/">
   1.105 -<img
   1.106 -    border="0" src="images/lighttpd-80x27.png"
   1.107 -    alt="www.lighttpd.net" title="Powered by LightTPD"
   1.108 -	style="width: 80px; height: 27px;" /></a>
   1.109 -<a href="http://www.slitaz.org/">
   1.110 -<img
   1.111 -    border="0" src="images/slitaz-80x15.png"
   1.112 -    alt="www.slitaz.org" title="Powered by SliTaz GNU/Linux"
   1.113 -    style="width: 80px; height: 15px;" /></a>
   1.114 +<div id="footer">
   1.115 +    Copyright &copy; 2011 <a href="http://www.slitaz.org/">SliTaz</a>
   1.116 +    <p>
   1.117 +    SliTaz @
   1.118 +		<a href="http://twitter.com/slitaz">Twitter</a>
   1.119 +		<a href="http://www.facebook.com/slitaz">Facebook</a>
   1.120 +		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
   1.121 +		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
   1.122 +		<a href="http://flattr.com/profile/slitaz">Flattr</a>
   1.123 +	    </p>
   1.124  </div>
   1.125 +
   1.126  </body>
   1.127  </html>