i solved the problem setting in google analytics the path for not using
query string:
_gaq.push(['_setCookiePath', '/directory1/']);
_gaq.push(['_setLocalGifPath', '/directory1/__utm.gif']);
quot; customvar
SetEnvIf Request_URI "^/__utm\.gif$" customvar
CustomLog "|/usr/sbin/rotatelogs2
/app/logs/www/access/www.mywebsite.com_directory1_%Y%m%d.log 86400"
test env=customvar
query string for the gif:
/__utm.gif?hgn&utma=trtretrer&utmd=hgjhgjg..
On Tue, Nov 2, 2010 at
Can i use SetEnvIf and query string for logging different directory path?
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-ma