website diff en/doc/handbook/network-config.html @ rev 39
Add LightTPD to Handbook (en) & typos
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Wed May 04 21:16:27 2011 +0000 (2011-05-04) |
parents | cd23fe9aa506 |
children | fb63123c9a72 |
line diff
1.1 --- a/en/doc/handbook/network-config.html Fri Apr 04 22:48:44 2008 +0000 1.2 +++ b/en/doc/handbook/network-config.html Wed May 04 21:16:27 2011 +0000 1.3 @@ -232,7 +232,7 @@ 1.4 function named: <code>iptables_rules()</code>, this contains all of the iptables 1.5 commands to launch when the firewall starts. To delete a rule, It is advisable 1.6 to comment out the corresponding line with a <code>#</code>. It is not 1.7 -advisable to leave the function completely empty, if you want to disable the 1.8 +advisable to leave the function completely empty, if you want to disable 1.9 iptables rules just add "no" to the variable IPTABLES_RULES= in the 1.10 configuration file. 1.11 </p>