Dale Therio ([EMAIL PROTECTED]):



> Hello,

> I have looked at the list archives and have not found a similar
> setup to what I am using.

> I have a few virtual domains that are hosted on a single server,
> however, the images are stored on a remote server. I realize
> that to get individul reports analog must be run once for each
> domain.

> The problem I am having is how to only include particular
> directories in the report for domain A

> On the primary server the domains each have their own directory
> styled as the domain name. However on the remote server the
> directory name is different. e.g. www.domain1.com on the primary
> and site001 on the remote server. 

> Also the remote server is referred to by www.remotedomain.com.
> So the images are called like this
> http://www.remotedomain.com/site001/images/image.gif

> I need to cobmine requests for pages and images that are in the
> directories named  "/www.domain1.com/*" and "/site001/*" into
> the same set of reports.

> How do I do this?

LOGFILE localserver.log
LOGFILE remoteserver.log

FILEINCLUDE /www.domain.com/*
FILEINCLUDE /site001/*

FILEALIAS /www.domain.com/* /$1
FILEALIAS /site001/* /$1


See docs/include.html and docs/alias.html for details.

-- 

Jeremy Wadsack
Wadsack-Allen Digital Group

+------------------------------------------------------------------------
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|    http://www.mail-archive.com/[email protected]/
|    http://lists.isite.net/listgate/analog-help/archives/
|    http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

Reply via email to