I own a webserver at http://gravitywins.com which I licensed mint for, and I’ve recently moved my blog over to tumblr. I added a custom A record on my webserver and now log.gravitywins.com points to my tumblr blog (and is set up in tumblr as a custom dns).
My mint installation, which is at http://gravitywins.com/mint , does not seem to pick up any visits to http://log.gravitywins.com . I have added the script tag to the head of the tumblr template:
<script src="http://gravityiwns.com/mint/?js" type="text/javascript"></script>
The only thing I’ve changed in the mint installation is Site Domain(s) to “gravitywins.com, log.gravitywins.com” in preferences, which didn’t seem to have any effect.
I have no custom peppers at this time and I’m running 2.16. It’s also worth noting that currently I have a mod_redirect on /.htaccess that redirects gravitywins.com to log.gravitywins.com.
Any thoughts?