comparison mod_host_guard.wiki @ 454:528721aaea46

a bunch of pages: strip trailing whitespace
author Kim Alvefur <zash@zash.se>
date Sun, 27 Apr 2014 03:42:02 +0200
parents caffa894b070
children
comparison
equal deleted inserted replaced
453:85a5df9cc05f 454:528721aaea46
2 #labels Stage-Stable 2 #labels Stage-Stable
3 3
4 = Details = 4 = Details =
5 5
6 As often it's undesiderable to employ only whitelisting logics in public environments, this module let's you more selectively 6 As often it's undesiderable to employ only whitelisting logics in public environments, this module let's you more selectively
7 restrict access to your hosts (component or server host) either disallowing access completely (with optional exceptions) or 7 restrict access to your hosts (component or server host) either disallowing access completely (with optional exceptions) or
8 blacklisting certain sources. 8 blacklisting certain sources.
9 9
10 = Usage = 10 = Usage =
11 11
12 Copy the plugin into your prosody's modules directory. 12 Copy the plugin into your prosody's modules directory.