I notice after the upgrade of identi.ca the avatars are hosted at
http://avatar.identi.ca/
Example:
http://avatar.identi.ca/58385-96-20090625110943.png

When I subscribe using my existing 0.7.4 installation it tries to find the
avatar at
http://identi.ca/avatar/58385-96-20090621092104.png

You could 
A: place a mod_rewrite rule

RewriteRule (avatar.*) http://avatar.identica.ca/ $1 [L,QSA]

(not tested this rule .. not sure it will work .. but you get the idea)

B:
Suggest something else? 

Paul Willard
-------------------------------------------------
Web Site:              www.mcrides.co.nz
Where New Zealand motorcyclists go
-------------------------------------------------


_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev

Reply via email to