View Single Post
  #1  
Old 02-18-2013, 01:31 PM
optize optize is offline
Senior Member
 
Join Date: Feb 2010
Posts: 121
Default One log file for all VirtualHosts

This is going to sound like a really strange support request...... and with that said, we use the Apache httpd.conf configuration method...

Is there a way to have 1 log file for all virtualhosts (without configuring each virtualhost)

We use cPanel, so we really can't touch the virtualhost entries, however when trying to figure out certain things, like DDOS attacks and what not, I'd like to be able to tail one file and see all port 80 requests coming in with the domain name associated with it.

Possible?
Reply With Quote