File: index.html

package info (click to toggle)
libapache-mod-security 2.5.12-1%2Bsqueeze4
  • links: PTS
  • area: main
  • in suites: squeeze-lts
  • size: 6,292 kB
  • ctags: 2,537
  • sloc: ansic: 21,266; sh: 6,512; xml: 6,320; perl: 1,653; makefile: 191
file content (35 lines) | stat: -rw-r--r-- 1,429 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<html>
    <head>
        <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
        <title>ModSecurity for Apache Reference</title>
        <link href="modsecurity-reference.css" rel="stylesheet" type="text/css">
    </head>

    <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
        <div style="background:#F5F5F5;width:100%;border-top:1px solid #DDDDDD;border-bottom:1px solid #DDDDDD">
            <table width="100%" cellspacing="0" cellpadding="0"><tr><td><a href="http://www.modsecurity.org"><img style="margin:4px" src="modsecurity.gif" width="120" height="36" alt="ModSecurity" border="0"></a></td><td align="right"><a
href="http://www.breach.com"><img style="margin:6px" src="breach-logo-small.gif"
height="36" width="100" border="0"></a></td></tr></table>
         </div>

         <br>

        <hr size="1">

        <h2>ModSecurity for Apache Documentation</h2>

        <p>Version 2.5.12 (Feb 3, 2010)</p>

        <ul>
            <li><a href="html-multipage/index.html">HTML, one page per chapter</a></li>
            <li><a href="modsecurity2-apache-reference.html">HTML, all in one page</a></li>
            <li><a href="modsecurity2-apache-reference.pdf">PDF</a>
        </ul>

        <hr size="1">

        <div align="center" class="copyright">Copyright (C) 2004-2006 <a
href="http://www.breach.com">Breach Security</a></div>

    </body>
</html>