<var>public-path</var>.
</p><p>
In the example given with
-<directive module="mod_proxy">ProxyPassReverse</directive>, the directive:
+<directive module="mod_proxy">ProxyPassReverse</directive>, the directive:</p>
<example>
ProxyPassReverseCookiePath / /mirror/foo/
</example>
-will rewrite a cookie with backend path <code>/</code> (or
+<p>will rewrite a cookie with backend path <code>/</code> (or
<code>/example</code> or, in fact, anything) to <code>/mirror/foo/</code>.
</p>
</usage>