a87a019bc0
in addition to normal logging. PR: 31576 Approved by: will
16 lines
489 B
Plaintext
16 lines
489 B
Plaintext
************************************************************
|
|
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
|
|
|
|
************************************************************
|