Difference between revisions of "Nssha1"
Jump to navigation
Jump to search
(changed to link to function name, content moved there) |
m (added pre-wrap to configuration example) |
||
Line 7: | Line 7: | ||
'''Configuration''' | '''Configuration''' | ||
− | + | <pre> | |
ns_section "ns/server/${servername}/modules" | ns_section "ns/server/${servername}/modules" | ||
ns_param nssha1 nssha1.so | ns_param nssha1 nssha1.so | ||
+ | </pre> |
Revision as of 22:27, 2 December 2005
The nssha1 module provides the ns_sha1 function.
Installation
Debian users can install this module for aolserver4 with:
apt-get install aolserver4-nssha1
Configuration
ns_section "ns/server/${servername}/modules" ns_param nssha1 nssha1.so