# limit access to intranet subdir.
<Directory $dir/intranet>
- order deny,allow
- deny from all
- allow from 10.0.0.0/8
+ Require ip 10.0.0.0/8
</Directory>
</VirtualHost>
</Macro>
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1436366:1436418 (outdated) -->
+<!-- English Revision: 1436366:1436574 (outdated) -->
<!-- French translation: Fabien Coelho -->
<!--