Oops :X
https://stats.site.com/icon/other/vv.png
# Block Image Hotlinking
location /icon/ {
valid_referers none blocked stats.site.com;
if ($invalid_referer) {
return 403;
}
I thought maybe the image hotlinking part broke it, so i removed it and
images still dont display. I just tried copying a
I removed the block referrer images section and index line from the config
because i thought that might be causing it and it didnt fix it, but it did
change the error message logs are showing (i have no idea how to fix this):
2014/01/23 23:39:07 [error] 5372#0: *31 rewrite or internal redirection
That's not really possible since the awstats is password protected. But
find below an image of what im seeing and an image of what it should look
like:
Broken:
https://dl.dropboxusercontent.com/u/18722727/awstats.png
What it should look like:
https://dl.dropboxusercontent.com/u/18722727/awstats2
I have awstats set up and working with Nginx and perl but all images return
a 404 error. The virtual host config is identical to other websites where
images work fine except for the added part for perl.
I think i know what's happening but i dont know how to fix it; images are
being sent to the per