Re: mod_log_sql running on OS X/Darwin - some success!
"Chris Powell" <[email protected]>
| Newsgroups | gmane.comp.apache.mod-log-sql |
|---|---|
| Message-ID | <[email protected]> |
>On Wed, Jan 29, 2003 at 11:00:33AM -0700, David Madsen wrote: >> Quick question for you guys. Is it possible to log the complete URL for >GET >> posts? I have been watching my logs but don't see any logged URL's with >the >> ?var=value&var2=value2 info in them. is that possible? The referer URL >> seems to log the complete thing, but the request_uri doesn't contain it. >> Thanks! See the 'a' character in LogSQLTransferLogFormat -- this character allows you to log any arguments to a request, i.e. everything after the question mark. 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/