Re: [users@httpd] Apache Virtual Host Config issue

2013-10-21 Thread Mike Rumph
Hello Chris, Very detailed instructions! I can add about 3 cents worth. On my Windows 7 system /etc/hosts is at C:\Windows\System32\drivers\etc\hosts. Take care, Mike Rumph On 10/16/2013 6:04 AM, Chris Gordon wrote: Hello Ammar, I happed to be setting up Name Based Virtual Hosting using 2 (

Re: [users@httpd] Printing Request Details received at Apache

2013-10-21 Thread Pete Houston
On Mon, Oct 21, 2013 at 01:19:35PM +0530, santosh kumar wrote: > What i need is , i want to print the whole request details which is being > received at Apache end. It sounds like mod_log_forensic might be what you are after. http://httpd.apache.org/docs/2.4/mod/mod_log_forensic.html Pete -- Op

[users@httpd] Printing Request Details received at Apache

2013-10-21 Thread santosh kumar
Hi Everybody, There is one query of which i am not finding any solution. Actually i am using apache as my webserver for load balancing and my tomcat hold's application war. What i need is , i want to print the whole request details which is being received at Apache end. Is there any solution/ c