When's the Mac OS X package going to be released?
:-)
James.
I just tried mydomain/piwik with a different client machine.
On 17/04/12 20:28, Kuno Woudt wrote:
> However, my piwik install isn't working with mod_spdy installed, I see
> the following in the logs:
>
> ==> access.log <==
> 186.xx.xx.xx - - [18/Apr/2012:01:25:18 +0000] "GET /piwik/ HTTP/1.1" 200
> 0 "-" "Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.11 (KHTML, like
> Gecko) Chrome/17.0.963.66 Safari/535.11"
my piwik install works on this client, but the request doesn't show up
in chrome://net-internals/#spdy, so for some reason spdy isn't enabled
for this particular connection even though spdy is working for other
urls on the same domain (and other domains on the same host).
This is a log entry:
186.xx.xxx.xx - - [18/Apr/2012:19:50:50 +0000] "POST /piwik/ HTTP/1.1"
302 948 "https://frob.nl/piwik/" "Mozilla/5.0 (X11; Linux x86_64)
AppleWebKit/536.6 (KHTML, like Gecko) Chrome/20.0.1096.1 Safari/536.6"
-- Kuno.
ps, my apache2ctl -M output:
Loaded Modules:
core_module (static)
log_config_module (static)
logio_module (static)
mpm_prefork_module (static)
http_module (static)
so_module (static)
alias_module (shared)
auth_basic_module (shared)
auth_pam_module (shared)
auth_sys_group_module (shared)
authn_file_module (shared)
authz_default_module (shared)
authz_groupfile_module (shared)
authz_host_module (shared)
authz_user_module (shared)
autoindex_module (shared)
cgi_module (shared)
deflate_module (shared)
dir_module (shared)
env_module (shared)
fcgid_module (shared)
geoip_module (shared)
headers_module (shared)
mime_module (shared)
negotiation_module (shared)
php5_module (shared)
reqtimeout_module (shared)
rewrite_module (shared)
setenvif_module (shared)
spdy_module (shared)
ssl_module (shared)
status_module (shared)
Syntax OK