Re: Access log is erratic with my scripts
Perrin Harkins <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Apr 27, 2010 at 3:48 PM, Chris Bennett <[email protected]> wrote: > I just realized the problem, since I was running a similiar script with one > host non-SSL and the other SSL. The fact of access is only recorded in SSl > logs, not access logs. I don't think that's true. My access logs show both SSL and non-SSL requests. Maybe you've configured yours to log to a different file for certain virtual hosts. - Perrin