On Wed, Jan 13, 2010 at 10:18 PM, Santiago Zarate <[email protected]> wrote: > 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
Hi Santiago, There would be a better way to accomplish it instead of downloading the same file (catalina.out) again and again resulting in over utilizing the Internet bandwith. Any better solution ? 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
