# Only allow access to this content during business hours
<Directory "/foo/bar/business">
- Require expr "%{TIME_HOUR} -gt 9 && %{TIME_HOUR} -lt 17"
+ Require expr %{TIME_HOUR} -gt 9 && %{TIME_HOUR} -lt 17
</Directory></pre>
</div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
-<!-- English Revision: 1564957:1575391 (outdated) -->
+<!-- English Revision: 1564957:1575406 (outdated) -->
<!-- French translation : Lucien GENTIS -->
<!-- Reviewed by : Vincent Deffontaines -->