Re: [us...@httpd] HTTP_HOST in logs

2010-09-04 Thread Charan
thanks a lot. It works Thanks, Charan On Sat, Sep 4, 2010 at 2:30 AM, Rainer Jung wrote: > On 03.09.2010 18:39, Charan wrote: > >> Hello, >> >> I'm using rewrite module to redirect some of the aliases.I have >> configured around 10 aliases like this. How can I get the alias name in >> the acc

Re: [us...@httpd] HTTP_HOST in logs

2010-09-04 Thread Rainer Jung
On 03.09.2010 18:39, Charan wrote: Hello, I'm using rewrite module to redirect some of the aliases.I have configured around 10 aliases like this. How can I get the alias name in the access logs. I don't want to use rewrite log here. What about: %{Host}i Regards, Rainer

[us...@httpd] HTTP_HOST in logs

2010-09-03 Thread Charan
Hello, I'm using rewrite module to redirect some of the aliases.I have configured around 10 aliases like this. How can I get the alias name in the access logs. I don't want to use rewrite log here. Thanks, Charan