freebsd-ports/www/mod_mylo/pkg-message
Anders Nordby a87a019bc0 Add mod_mylo, a module for Apache that sends logs directly to a MySQL database
in addition to normal logging.

PR:		31576
Approved by:	will
2001-11-12 02:51:50 +00:00

15 lines
489 B
Text

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