Forum Moderators: DixonJones
Does some know if it is possible to user two SSI lines on ONE page?
<!--#include virtual="/cgi-bin/traxis/traxis-counter.cgi?site=client1"-->
<!--#include virtual="/cgi-bin/traxis/traxis-counter.cgi?site=client2"-->
I am trying to use client1.domain.com with client2.domain.com pointing to the same index.html
Maybe there is some line in the script I can Alter, so that Traxis logs the right logfile for the right subdomain.
Tx
Val.
When I do it like this, the two acounts are counting eachothers hits. What I want is this:
[kw1.client-nr1.url.com...]
[kw2.client-nr2.url.com...]
are pointing to the same index.
But I want to split the logfiles for them. Maybe by setting the domainnames in traxis to:
client-nr1.url
and
client-nr2.url
for stripping referals.
I tried that, but doesn't work. Maybe there is a line in the script, which can take care of that.
Tx,
Val