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 <[email protected]>:
> On Wed, Jan 13, 2010 at 10:00 PM, Santiago Zarate
> <[email protected]> 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
>

-- 
ubuntu-server mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam

Reply via email to