View | Details | Raw Unified | Return to bug 43415
Collapse All | Expand All

(-)mod_log_config.xml.org (+3 lines)
Lines 144-149 Link Here
144
    <tr><td><code>%r</code></td>
144
    <tr><td><code>%r</code></td>
145
        <td>First line of request</td></tr>
145
        <td>First line of request</td></tr>
146
146
147
    <tr><td><code>%R</code></td>
148
        <td>The port of the client requesting the request</td></tr>
149
147
    <tr><td><code>%s</code></td>
150
    <tr><td><code>%s</code></td>
148
        <td>Status. For requests that got internally redirected, this is
151
        <td>Status. For requests that got internally redirected, this is
149
        the status of the *original* request --- <code>%&gt;s</code>
152
        the status of the *original* request --- <code>%&gt;s</code>

Return to bug 43415