virtualhost doubt

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I´ve configured a virtualhost like this:

<VirtualHost *:443>

ServerName portal

# SSL config

....

JkMount /app dmb

JkMount /app2 dmb

Errorlog /var/log/apache2/app-error_log

</VirtualHost>

If user types http://portal/app the Errorlog would be "Errorlog /var/log/apache2/app-error_log".
OR
If user type http://portal/app2 the Errorlog would be "Errorlog /var/log/apache2/app2-error_log".


How to config the Errorlog directive in order to have application´s specific logs?


Thanks,
André



      

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux