mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-13 15:07:10 +03:00
Fix images in docs.
This commit is contained in:
@@ -2646,7 +2646,8 @@ SecAction setsid:%{REQUEST_COOKIES.PHPSESSID}
|
|||||||
<para>Below is a diagram of the standard Apache Request Cycle. In the
|
<para>Below is a diagram of the standard Apache Request Cycle. In the
|
||||||
diagram, the 5 ModSecurity processing phases are shown.</para>
|
diagram, the 5 ModSecurity processing phases are shown.</para>
|
||||||
|
|
||||||
<para><graphic fileref="apache_request_cycle-modsecurity.jpg" scale="150"
|
<para><graphic contentwidth="5.5in"
|
||||||
|
fileref="apache_request_cycle-modsecurity.jpg" role="" scale=""
|
||||||
scalefit="" /></para>
|
scalefit="" /></para>
|
||||||
|
|
||||||
<para>In order to select the phase a rule executes during, use the phase
|
<para>In order to select the phase a rule executes during, use the phase
|
||||||
|
|||||||
@@ -159,7 +159,7 @@
|
|||||||
|
|
||||||
<xsl:template name="article.titlepage.before.recto">
|
<xsl:template name="article.titlepage.before.recto">
|
||||||
<fo:block>​
|
<fo:block>​
|
||||||
<fo:external-graphic width="8cm" src="url(modsecurity-logo.png)"/>
|
<fo:external-graphic content-width="8cm" src="url(modsecurity-logo.png)"/>
|
||||||
</fo:block>
|
</fo:block>
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user