Fix images in docs.

This commit is contained in:
b1v1r
2009-08-26 05:29:45 +00:00
parent bc684a1e25
commit 24999a9d7a
2 changed files with 3 additions and 2 deletions

View File

@@ -2646,7 +2646,8 @@ SecAction setsid:%{REQUEST_COOKIES.PHPSESSID}
<para>Below is a diagram of the standard Apache Request Cycle. In the
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>
<para>In order to select the phase a rule executes during, use the phase

View File

@@ -159,7 +159,7 @@
<xsl:template name="article.titlepage.before.recto">
<fo:block>&#8203;
<fo:external-graphic width="8cm" src="url(modsecurity-logo.png)"/>
<fo:external-graphic content-width="8cm" src="url(modsecurity-logo.png)"/>
</fo:block>
</xsl:template>