log viewer
Santiago Zarate
santiago-ve at ubuntu.com
Wed Jan 13 16:48:03 UTC 2010
Try just creating a virtual server on apache or whatever just to give
a way to be able to download the file... it would be something like:
$HTTP["host"] == "catalina-download" {
server.document-root = "/path/to/tomcat/log/dir"
}
on lighttpd... http://httpd.apache.org/docs/2.0/vhosts/examples.html
2010/1/13 Kaushal Shriyan <kaushalshriyan at gmail.com>:
> On Wed, Jan 13, 2010 at 10:00 PM, Santiago Zarate
> <santiago at zarate.net.ve> wrote:
>> If the server has an http server... why just dont serve it via http?
>> and no complications...
>
> Hi Santiago
>
> Any examples ?
>
> Thanks and Regards,
>
> Kaushal
>
More information about the ubuntu-server
mailing list