openbsd-ports/www/mod_auth_radius/pkg/MESSAGE
jcs f5740687b8 Import of mod_auth_radius-1.5.2.
This is the Apache RADIUS authentication module. It allows
any Apache web-server to become a RADIUS client for
authentication and accounting requests.
2001-09-01 15:26:13 +00:00

14 lines
459 B
Plaintext

+---------------
| To finish the install of ${PKGNAME}, you need
| to enable the module using the following command
|
| ${PREFIX}/sbin/mod_auth_radius-enable
|
| Also, copy the following file into your Apache config:
| ${PREFIX}/share/examples/mod_auth_radius/httpd.conf-example
|
| If you already have Apache running on your machine,
| you should not use "apachectl restart" - instead,
| you should fully stop and then restart the server.
+---------------