]> granicus.if.org Git - apache/blobdiff - docs/manual/rewrite/flags.xml
Link to canonical hostnames recipe from "avoid" document.
[apache] / docs / manual / rewrite / flags.xml
index b3bccb2584076455349d0a7a8ebe2e2d14774ce2..58eaae5e00d1c09ed53171aa9f67cb48f993fa29 100644 (file)
@@ -268,7 +268,7 @@ log.</p>
 
 <highlight language="config">
 RewriteRule "\.(png|gif|jpg)$"   "-" [E=image:1]
-CustomLog   logs/access_log      combined env=!image
+CustomLog   "logs/access_log"    combined env=!image
 </highlight>
 
 <p>Note that this same effect can be obtained using <directive