Re: logging to a database without virutal hosts
"Chris Powell" <[email protected]>
| Newsgroups | gmane.comp.apache.mod-log-sql |
|---|---|
| Message-ID | <[email protected]> |
>I do not (and cannot) use virtual hosts for apache, because I'm using a >apache >module allowing Apache to head virtual hosts directly from MySQL. Is it >possilbe to use mod_log_sql to log to MySQL without using Virtual Host >derivatives? Yes; under those circumstances you can embed the mod_log_sql directives in the general server config area of httpd.conf and it should work fine. Regards, Chris __________________________________________________________________ Reminder: to unsubscribe, send email to <[email protected]> with the words "unsubscribe mod_log_sql" in the body (w/o quotes). The module homepage is http://www.grubbybaby.com/mod_log_sql/