wok view lighttpd/stuff/var/www/index.html @ rev 13801

Up: xterm (287)
author Alexander Medvedev <devl547@gmail.com>
date Sun Jan 06 04:41:49 2013 +0300 (2013-01-06)
parents 2b805ae46a95
children
line source
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
4 <head>
5 <title>SliTaz Web Server</title>
6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
7 <meta name="author" content="Christophe Lincoln"/>
8 <link rel="stylesheet" type="text/css" href="style.css" />
9 </head>
10 <body>
12 <!-- Header -->
13 <div id="header">
14 <div id="logo"></div>
15 <div id="network">
16 <a href="http://www.slitaz.org/">Website</a>
17 <a href="http://scn.slitaz.org/">Community</a>
18 <a href="http://doc.slitaz.org/">Doc</a>
19 <a href="http://forum.slitaz.org/">Forum</a>
20 <a href="http://labs.slitaz.org/issues">Bugs</a>
21 <a href="http://hg.slitaz.org/">Hg</a>
22 </div>
23 <h1>SliTaz Web Server</h1>
24 </div>
26 <!-- Block -->
27 <div id="block"></div>
29 <!-- Content -->
30 <div id="content">
31 <h2>Index of /</h2>
33 <p>
34 [<strong>English</strong>] Welcome to free LightTPD web server index page,
35 powered by SliTaz GNU/Linux operating system. You can delete or modify
36 this page to put your own xHTML pages, web sites, CGI or PHP scripts.
37 Configuration file can be found in /etc/lighttpd/lighttpd.conf and is
38 autodocumemted. A page in the SliTaz <a
39 href="http://doc.slitaz.org/en:handbook:webserver">Handbook</a>
40 is dedicated to the web server configuration.
41 </p>
43 <p>
44 [<strong>Français</strong>] Bienvenue sur la page d'index de ce serveur
45 libre LightTPD, propulsé par un système d'exploitation SliTaz GNU/Linux.
46 Vous pouvez supprimer cette page, la modifier, ou mettre vos propres
47 pages xHTML, sites et/ou scripts CGI ou PHP. Le fichier de configuration
48 se trouve dans /etc/lighttpd/lighttpd.conf et il est autodocumenté. Une
49 page du <a href="http://doc.slitaz.org/fr:handbook:webserver">Handbook</a>
50 de SliTaz, en français, est dédiée à la configuration du serveur web.
51 </p>
53 <!-- End content -->
54 </div>
56 <!-- Footer -->
57 <div id="footer">
58 Copyright &copy; 2011 <a href="http://www.slitaz.org/">SliTaz</a>
59 <p>
60 SliTaz @
61 <a href="http://twitter.com/slitaz">Twitter</a>
62 <a href="http://www.facebook.com/slitaz">Facebook</a>
63 <a href="http://distrowatch.com/slitaz">Distrowatch</a>
64 <a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
65 <a href="http://flattr.com/profile/slitaz">Flattr</a>
66 </p>
67 </div>
69 </body>
70 </html>