On Nov 11, 2007 7:43 PM, Alex Dean <[EMAIL PROTECTED]> wrote:
> >>> 2. Can I log the actual file that was served, even for directory indexes?
> >>>
> >>> I've tried the '%f' log format, and for http://site.com requests, I get
> >>> a log of '/var/www/site.com/htdocs/'. If the directory index file
Joshua Slive wrote:
On Nov 11, 2007 12:21 PM, Alex Dean <[EMAIL PROTECTED]> wrote:
Can anyone help with this?
[EMAIL PROTECTED] wrote:
Two questions about logging:
1. Can I log whether or not the current request was operated on by mod_php?
I want to determine what % of my requests are PHP.
On Nov 11, 2007 12:21 PM, Alex Dean <[EMAIL PROTECTED]> wrote:
> Can anyone help with this?
>
> [EMAIL PROTECTED] wrote:
> > Two questions about logging:
> >
> > 1. Can I log whether or not the current request was operated on by mod_php?
> >
> > I want to determine what % of my requests are PHP. I
Can anyone help with this?
[EMAIL PROTECTED] wrote:
Two questions about logging:
1. Can I log whether or not the current request was operated on by mod_php?
I want to determine what % of my requests are PHP. I've tried to
determine this based on filename, but with ForceType and other
config
Two questions about logging:
1. Can I log whether or not the current request was operated on by mod_php?
I want to determine what % of my requests are PHP. I've tried to
determine this based on filename, but with ForceType and other
configuration directives, it's possible for a file to be p