]> granicus.if.org Git - apache/blobdiff - docs/manual/mod/mod_data.xml
Merge in APR[-util] macros from branches/trunk-buildconf-noapr
[apache] / docs / manual / mod / mod_data.xml
index 51b9b58e7f6c843c7a44b376b1efad77f2115ff4..b4852fba15735f82b8588397d96f67328d15e812 100644 (file)
@@ -57,7 +57,7 @@
 
     <example><title>Configuring the filter</title>
     <highlight language="config">
-&lt;Location /data/images&gt;
+&lt;Location "/data/images"&gt;
     SetOutputFilter DATA
 &lt;/Location&gt;
         </highlight>