2
2
< html xmlns ="http://www.w3.org/1999/xhtml " xml:lang ="en " lang ="en "> < head >
3
3
< meta http-equiv ="content-type " content ="text/html; charset=windows-1251 ">
4
4
< title > mod_limits - Apache HTTP Server</ title >
5
- < link href ="mod_rangelimit_files /manual.css " rel ="stylesheet " media ="all " type ="text/css " title ="Main stylesheet ">
6
- < link href ="mod_rangelimit_files /manual-loose-100pc.css " rel ="alternate stylesheet " media ="all " type ="text/css " title ="No Sidebar - Default font size ">
7
- < link href ="mod_rangelimit_files /manual-print.css " rel ="stylesheet " media ="print " type ="text/css ">
8
- < link href ="http://localhost/manual/ images/favicon.ico " rel ="shortcut icon "> </ head >
5
+ < link href ="css /manual.css " rel ="stylesheet " media ="all " type ="text/css " title ="Main stylesheet ">
6
+ < link href ="css /manual-loose-100pc.css " rel ="alternate stylesheet " media ="all " type ="text/css " title ="No Sidebar - Default font size ">
7
+ < link href ="css /manual-print.css " rel ="stylesheet " media ="print " type ="text/css ">
8
+ < link href ="images/favicon.ico " rel ="shortcut icon "> </ head >
9
9
< body >
10
10
< div id ="page-header ">
11
- < p class ="menu "> < a href ="http://localhost /manual/en/mod/index.html "> < br >
12
- </ a > < a href ="http://localhost /manual/en/sitemap.html "> </ a > </ p >
11
+ < p class ="menu "> < a href ="/manual/en/mod/index.html "> < br >
12
+ </ a > < a href ="/manual/en/sitemap.html "> </ a > </ p >
13
13
< p class ="apache "> A Module for Apache Version 1.3.x and later</ p >
14
14
</ div >
15
15
< div id ="path ">
20
20
< div class ="toplang ">
21
21
< p > < span > Available Languages: </ span > < a href ="# " title ="English "> en </ a > </ p >
22
22
</ div >
23
- < table class ="module "> < tbody > < tr > < th > < a href ="http://localhost /manual/en/mod/module-dict.html#Description "> Description:</ a > </ th >
23
+ < table class ="module "> < tbody > < tr > < th > < a href ="/manual/en/mod/module-dict.html#Description "> Description:</ a > </ th >
24
24
< td > Apache module to protect against DoS using the Range header attack
25
25
< br > </ td > </ tr >
26
- < tr > < th > < a href ="http://localhost /manual/en/mod/module-dict.html#Status "> Status:</ a > </ th > < td > Extension</ td > </ tr >
27
- < tr > < th > < a href ="http://localhost /manual/en/mod/module-dict.html#ModuleIdentifier "> Module Identifier:</ a > </ th > < td > limits_module</ td > </ tr >
28
- < tr > < th > < a href ="http://localhost /manual/en/mod/module-dict.html#SourceFile "> Source File:</ a > </ th > < td > mod_limits.c</ td > </ tr >
29
- < tr > < th > < a href ="http://localhost /manual/en/mod/module-dict.html#Compatibility "> Compatibility:</ a > </ th > < td > Version 1.3.x and later</ td > </ tr > </ tbody > </ table >
26
+ < tr > < th > < a href ="/manual/en/mod/module-dict.html#Status "> Status:</ a > </ th > < td > Extension</ td > </ tr >
27
+ < tr > < th > < a href ="/manual/en/mod/module-dict.html#ModuleIdentifier "> Module Identifier:</ a > </ th > < td > limits_module</ td > </ tr >
28
+ < tr > < th > < a href ="/manual/en/mod/module-dict.html#SourceFile "> Source File:</ a > </ th > < td > mod_limits.c</ td > </ tr >
29
+ < tr > < th > < a href ="/manual/en/mod/module-dict.html#Compatibility "> Compatibility:</ a > </ th > < td > Version 1.3.x and later</ td > </ tr > </ tbody > </ table >
30
30
< h3 > Summary</ h3 >
31
31
< p > < code class ="module "> < span style ="text-decoration: underline; "> mod_limits</ span > </ code >
32
32
is aimed at protecting the web server during attacks.< br />
@@ -42,7 +42,7 @@ <h3>Summary</h3>
42
42
< br >
43
43
44
44
45
- < div class ="top "> < a href ="#page-header "> < img alt ="top " src ="mod_rangelimit_files /up.gif " /> </ a > </ div >
45
+ < div class ="top "> < a href ="#page-header "> < img alt ="top " src ="images /up.gif " /> </ a > </ div >
46
46
< div class ="directive-section "> < h2 > < a name ="maxconnsperip " id ="maxconnsperip "> MaxConnsPerIP Directive</ a > </ h2 >
47
47
< table class ="directive ">
48
48
< tr > < th > < a href ="directive-dict.html#Description "> Description:</ a > </ th > < td > Defines the maximum number of connections from a single IP.</ td > </ tr >
@@ -69,7 +69,7 @@ <h3>Summary</h3>
69
69
70
70
</ div >
71
71
72
- < div class ="top "> < a href ="#page-header "> < img alt ="top " src ="mod_rangelimit_files /up.gif " /> </ a > </ div >
72
+ < div class ="top "> < a href ="#page-header "> < img alt ="top " src ="images /up.gif " /> </ a > </ div >
73
73
< div class ="directive-section "> < h2 > < a name ="maxloadavg " id ="maxloadavg "> MaxLoadAVG Directive</ a > </ h2 >
74
74
< table class ="directive ">
75
75
< tr > < th > < a href ="directive-dict.html#Description "> Description:</ a > </ th > < td > Defines the maximum number of connections from a single IP.</ td > </ tr >
@@ -96,7 +96,7 @@ <h3>Summary</h3>
96
96
97
97
</ div >
98
98
99
- < div class ="top "> < a href ="#page-header "> < img alt ="top " src ="mod_rangelimit_files /up.gif "> </ a > </ div >
99
+ < div class ="top "> < a href ="#page-header "> < img alt ="top " src ="images /up.gif "> </ a > </ div >
100
100
101
101
< div class ="bottomlang "> < p > < span > Available Languages: </ span > < a href ="# " title ="English "> en </ a > </ p >
102
102
</ div >
0 commit comments