website diff fr/doc/handbook/web-server.html @ rev 536
fr: localy browseable (with file://)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 19 15:29:41 2009 +0200 (2009-08-19) |
parents | c024635ea9df |
children | 803de7c72d06 |
line diff
1.1 --- a/fr/doc/handbook/web-server.html Sat Apr 11 19:48:44 2009 +0200 1.2 +++ b/fr/doc/handbook/web-server.html Wed Aug 19 15:29:41 2009 +0200 1.3 @@ -31,20 +31,20 @@ 1.4 <h2><font color="#DF8F06">Serveur web LightTPD</font></h2> 1.5 1.6 <ul> 1.7 - <li><a href="#about">A propos de LightTPD.</a></li> 1.8 - <li><a href="#var-www">/var/www</a> - Racine des documents du serveur.</li> 1.9 - <li><a href="#Public">~/Public</a> - Répertoire public des utilisateurs.</li> 1.10 - <li><a href="#config">lighttpd.conf</a> - Fichier de configuration de 1.11 + <li><a href="index.html#about">A propos de LightTPD.</a></li> 1.12 + <li><a href="index.html#var-www">/var/www</a> - Racine des documents du serveur.</li> 1.13 + <li><a href="index.html#Public">~/Public</a> - Répertoire public des utilisateurs.</li> 1.14 + <li><a href="index.html#config">lighttpd.conf</a> - Fichier de configuration de 1.15 LightTPD.</li> 1.16 - <li><a href="#start-stop-restart">Démarrer, arrêter, redémarrer le 1.17 + <li><a href="index.html#start-stop-restart">Démarrer, arrêter, redémarrer le 1.18 serveur web.</a></li> 1.19 <li><a href="http://localhost/">http://localhost/</a></li> 1.20 <li><a href="http://localhost/server-status">http://localhost/server-status</a></li> 1.21 - <li><a href="#cgi-perl">Scripts CGI et Perl</a> - Configurer le serveur pour 1.22 + <li><a href="index.html#cgi-perl">Scripts CGI et Perl</a> - Configurer le serveur pour 1.23 le support des scripts CGI utilisant Perl.</li> 1.24 - <li><a href="#cgi-python">Scripts CGI et Python</a> - Scripts CGI utilisant 1.25 + <li><a href="index.html#cgi-python">Scripts CGI et Python</a> - Scripts CGI utilisant 1.26 Python.</li> 1.27 - <li><a href="#auth">Authentification</a> - Protéger un ou des répertoires 1.28 + <li><a href="index.html#auth">Authentification</a> - Protéger un ou des répertoires 1.29 avec nom d'utilisateur et mots de passes.</li> 1.30 </ul> 1.31 1.32 @@ -241,7 +241,7 @@ 1.33 <!-- Footer. --> 1.34 <div id="footer"> 1.35 <div class="footer-right"></div> 1.36 - <a href="#top">Haut de la page</a> | 1.37 + <a href="index.html#top">Haut de la page</a> | 1.38 <a href="index.html">Table des matières</a> 1.39 </div> 1.40