mirror of
https://github.com/stefanocasazza/ULib.git
synced 2025-10-05 19:18:01 +08:00
Create gh-pages branch via GitHub
This commit is contained in:
parent
805c056a95
commit
82e789275d
|
@ -120,7 +120,7 @@
|
|||
<li>
|
||||
<code>mod_nocat</code> : <a href="http://nocat.net/">captive portal</a> implementation.</li>
|
||||
<li>
|
||||
<code>mod_proxy</code> : multi-features reverse proxy support.</li>
|
||||
<code>mod_proxy</code> : multi-features reverse proxy with websocket support.</li>
|
||||
<li>
|
||||
<code>mod_tsa</code> : server side <a href="http://www.opentsa.org">Time Stamp</a> support.</li>
|
||||
<li>
|
||||
|
@ -148,7 +148,7 @@
|
|||
<a href="http://lwn.net/Articles/474365/">Algorithmic Complexity Attacks</a> prevention by randomizing hash seed.</li>
|
||||
<li>
|
||||
<a href="http://en.wikipedia.org/wiki/DNS_rebinding">DNS rebinding</a> prevention by RFC1918 filtering and Host header validation.</li>
|
||||
<li>support for <a href="https://developer.mozilla.org/en/Security/HTTP_Strict_Transport_Security">HTTP Strict Transport Security</a>.</li>
|
||||
<li>selective uri support (DOS regex) for <a href="https://developer.mozilla.org/en/Security/HTTP_Strict_Transport_Security">HTTP Strict Transport Security</a>.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Immune to <a href="http://code.google.com/p/slowhttptest/">Slow Read DoS attack</a>
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user