#!/bin/sh
# taillog windows for the proxy web server:

tl /usr/local/apachep/logs/access_log &
tl /usr/local/apachep/logs/error_log &
