CacheEnable disk http://www.apache.org/<br />
</code></p></div>
+ <p>A hostname starting with a <strong>"*"</strong> matches all hostnames with
+ that suffix. A hostname starting with <strong>"."</strong> matches all
+ hostnames containing the domain components that follow.</p>
+
+ <div class="example"><p><code>
+ # Match www.apache.org, and fooapache.org<br />
+ CacheEnable disk http://*apache.org/<br />
+ # Match www.apache.org, but not fooapache.org<br />
+ CacheEnable disk http://.apache.org/<br />
+ </code></p></div>
+
<p> The <code>no-cache</code> environment variable can be set to
disable caching on a finer grained set of resources in versions
2.2.12 and later.</p>
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 504183:810187 (outdated) -->
+<!-- English Revision: 504183:821202 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
<?xml version="1.0" encoding="EUC-KR" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105569:810187 (outdated) -->
+<!-- English Revision: 105569:821202 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more