freebsd-ports/www/mod_auth_external/pkg-message
Will Andrews 6262db5109 Add mod_auth_external 2.1.11, an Apache module that enables the use
of external mechanisms for user authentication.

PR:		27321
Submitted by:	Anders Nordby <anders@fix.no>
2001-05-20 03:16:09 +00:00

17 lines
592 B
Plaintext

************************************************************
You've installed mod_auth_external, an Apache authentication
module enabling the use of external mechanisms for user
authentication.
Edit your apache.conf or httpd.conf to enable and setup this
module. Have a look at the files in
${PREFIX}/share/doc/mod_auth_external for information on how
to configure it, example authentication programs, etc.
Then do this to make it work effective:
# apachectl configtest (see if there are any config errors)
# apachectl restart
************************************************************