Hi all, 

I have a name Based virtual host setup in which i have 2 serverAlias and i 
would to process the logs for serverName and not for the other serverAlias. Is 
there any way to do this in apache?.

For instance. 
NameVirtualHost *:13000

<VirtualHost *:13000>

      
        ServerName host.foo.com
ServerAlias host.poo.com host.fee.com

###Here i need to process logs for host host.foo.com and should not process for 
other Alias. ###3


        ErrorLog logs/host.foo.com-error_log

        TransferLog logs/host.foo.com-access_log

      
      </VirtualHost>
    

Please provide me with your suggestion. 

Thanks in Advance, 
Jaysingh Samuel. 

_________________________________________________________________
Live Search extreme As India feels the heat of poll season, get all the info 
you need on the MSN News Aggregator
http://news.in.msn.com/National/indiaelections2009/aggregator/default.aspx

Reply via email to