to spawn using a shell (usually with <code>/bin/sh -c</code>):</p>
<div class="example"><p><code>
- # Invoke "rotatelogs" using a shell
+ # Invoke "rotatelogs" using a shell<br />
CustomLog "|$/usr/local/apache/bin/rotatelogs
/var/log/access_log 86400" common
</code></p></div>
<?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
<!-- French translation : Lucien GENTIS -->
<!-- Reviewed by : Vincent Deffontaines -->
-<!-- English Revision: 979120:988071 (outdated) -->
+<!-- English Revision: 979120:989600 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
-<!-- English Revision: 659902:988071 (outdated) -->
+<!-- English Revision: 659902:989600 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
<?xml version="1.0" encoding="EUC-KR" ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 105989:988071 (outdated) -->
+<!-- English Revision: 105989:989600 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.tr.xsl"?>
-<!-- English Revision: 807930:988071 (outdated) -->
+<!-- English Revision: 807930:989600 (outdated) -->
<!-- =====================================================
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>
</p>
<div class="example"><p><code>
- Header add Set-Cookie: "ROUTEID=.%{BALANCER_WORKER_ROUTE}e; path=/"
+ Header add Set-Cookie "ROUTEID=.%{BALANCER_WORKER_ROUTE}e; path=/"
env=BALANCER_ROUTE_CHANGED<br />
<Proxy balancer://mycluster><br />
BalancerMember http://192.168.1.50:80 route=1<br />
<?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: 395228:936407 (outdated) -->
+<!-- English Revision: 395228:989651 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more