mbajkowski
Forum Replies Created
-
Yes, my .htaccess files matches the one you point to exactly so that is not the problem. I’m running Apache/2.4.7 (Ubuntu).
According to the apache log the error I was getting was the following:
/var/www/wp-content/plugins/akismet/.htaccess: Require not allowed here
I ended up resolving this error by adding the following to the apache2.conf file and restarting the server:
<Directory /var/www/wp-content/plugins/akismet/>
AllowOverride all
</Directory>Is this the proper solution, or can this be solved in a better way?
Thanks,
Maciej
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Outbound link stats gonestrange indeed, the stats have returned for us as well.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Outbound link stats goneI’m seeing the exact same problem. All my Amazon / AWS link clicks are gone when I look at the stats on my website. Interestingly, when I look at the same stats on the web at wordpress.com the clicks for those link are listed?
As you stated, going back in time on my site and looking at the stats, those clicks seem to have vanished. Also, as you stated, this started as of this morning.