Paolo Modesti wrote:
> I just moved a website from one server to another one and changed some paths
>
> On my old server the files were on an subdir, on the new one they are in
> the root. So I trying to play with FILEINCLUDE/EXCLUDE in order to read all
> log lines on my new server and read only /mysubdir/* lines on old server
> logfiles
>
> Unfortunately this below does not work. Is there anybody who had same
> problem before?
>
> FILEINCLUDE /*
> LOGFILE \websites\logfiles\newserver\ex*.log
> FILEEXCLUDE /*
> FILEINCLUDE /mysubdir/*
> LOGFILE \websites\logfiles\oldserver\ex*.log
AFAIK, Exclusions don't work like this. Why don't you use an ALIAS command, e.g.
FILEALIAS /mysubdur/* /$1
HTH,
Jeremy Wadsack
Wadsack-Allen Digital Group
------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------