I run my zen cart store (store.libertymuseum.org) on WAMPServer.

I am trying to create a specific log file dedicated solely to users of the store, ie people who surfed to the /store/ directory. I want a log file of just these accesses.

My log file software (awstats) works most logically on one site at a time.
I want to compare the main site logs with the store logs.

I would add the customLog to a vhost, but SSL does not work for name based vhosts so no go on that.

Any ideas how I can specify a customLog just for the store? I'm open to trying most things.