website diff en/doc/handbook/web-server.html @ rev 550
Fix fa2c5bed2417, en: localy browseable (with file://)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Oct 26 09:50:23 2009 +0100 (2009-10-26) |
parents | fa2c5bed2417 |
children | 0ae6cfc85e03 |
line diff
1.1 --- a/en/doc/handbook/web-server.html Wed Aug 19 14:09:59 2009 +0200 1.2 +++ b/en/doc/handbook/web-server.html Mon Oct 26 09:50:23 2009 +0100 1.3 @@ -31,14 +31,14 @@ 1.4 <h2><font color="#df8f06">LightTPD Web Server</font></h2> 1.5 1.6 <ul> 1.7 - <li><a href="index.html#about">About LightTPD.</a></li> 1.8 - <li><a href="index.html#var-www">/var/www</a> - Root directory of documents.</li> 1.9 - <li><a href="index.html#Public">~/Public</a> - Public directory of users.</li> 1.10 - <li><a href="index.html#config">lighttpd.conf</a> - LightTPD Configuration File.</li> 1.11 - <li><a href="index.html#start-stop-restart">Start, stop, restart the server.</a></li> 1.12 - <li><a href="index.html#cgi-perl">Scripts CGI and Perl</a> - CGI scripts using Perl.</li> 1.13 - <li><a href="index.html#cgi-python">Scripts CGI and Python</a> - CGI scripts using Python.</li> 1.14 - <li><a href="index.html#auth">Authentication</a> - Protect directories using username and password.</li> 1.15 + <li><a href="web-server.html#about">About LightTPD.</a></li> 1.16 + <li><a href="web-server.html#var-www">/var/www</a> - Root directory of documents.</li> 1.17 + <li><a href="web-server.html#Public">~/Public</a> - Public directory of users.</li> 1.18 + <li><a href="web-server.html#config">lighttpd.conf</a> - LightTPD Configuration File.</li> 1.19 + <li><a href="web-server.html#start-stop-restart">Start, stop, restart the server.</a></li> 1.20 + <li><a href="web-server.html#cgi-perl">Scripts CGI and Perl</a> - CGI scripts using Perl.</li> 1.21 + <li><a href="web-server.html#cgi-python">Scripts CGI and Python</a> - CGI scripts using Python.</li> 1.22 + <li><a href="web-server.html#auth">Authentication</a> - Protect directories using username and password.</li> 1.23 </ul> 1.24 1.25 <a name="about"></a> 1.26 @@ -202,7 +202,7 @@ 1.27 <!-- Footer. --> 1.28 <div id="footer"> 1.29 <div class="footer-right"></div> 1.30 - <a href="index.html#top">Top of the page</a> | 1.31 + <a href="web-server.html#top">Top of the page</a> | 1.32 <a href="index.html">Table of contents</a> 1.33 </div> 1.34