File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -217,7 +217,7 @@ <h2><a name="Usage">Usage</a></h2>
217
217
example, perhaps you want to use < code > mod_ifsession</ code > to change the
218
218
behavior of some module, < i > e.g.</ i > < code > mod_ban</ code > , based on the IP
219
219
address of the original client. This means that < code > mod_proxy_protocol</ code >
220
- would need to hande the connection < i > first</ i > , so that it can decode the
220
+ would need to handle the connection < i > first</ i > , so that it can decode the
221
221
< code > PROXY</ code > protocol and set the correct client IP address.
222
222
< i > However</ i > , the ProFTPD build system is hardcoded to ensure that the
223
223
< code > mod_ifsession</ code > will always be first -- < i > if</ i > using static
@@ -346,7 +346,7 @@ <h2><a name="Installation">Installation</a></h2>
346
346
< i > proftpd-dir</ i > /contrib/
347
347
</ pre >
348
348
after unpacking the latest proftpd-1.3.< i > x</ i > source code. For including
349
- < code > mod_proxy_protocol</ code > as a staticly linked module:
349
+ < code > mod_proxy_protocol</ code > as a statically linked module:
350
350
< pre >
351
351
$ ./configure --with-modules=...:mod_proxy_protocol
352
352
</ pre >
@@ -416,7 +416,7 @@ <h2><a name="Installation">Installation</a></h2>
416
416
< p >
417
417
< hr >
418
418
< font size =2 > < b > < i >
419
- © Copyright 2013-2022 TJ Saunders< br >
419
+ © Copyright 2013-2025 TJ Saunders< br >
420
420
All Rights Reserved< br >
421
421
</ i > </ b > </ font >
422
422
You can’t perform that action at this time.
0 commit comments