The tag has no wiki summary.

learn more… | top users | synonyms

7
votes
2answers
12k views

Configuring favicon with expires header in htaccess

I have implemented Expires headers via mod_expires on my Apache server and have successfully created expires headers for most file types, however I am having trouble with the favicon. I initially ...
5
votes
11answers
985 views

Should I provide Favicon.ico for my website?

I don't have a favicon.ico. I noticed that many visitors repeatedly request it. Should I just put a blank GIF or ICO file? Thanks for the input. But I have one question that no one answered: should I ...
1
vote
1answer
137 views

Hosting animated GIF banners on S3

I have uploaded some animated GIF banners to our S3 account and when we use the web url provided by S3 and try to view the banners in a browser, instead of display the banners in the browsers, I get ...
-1
votes
0answers
36 views

imagemagic con't convert gif animation [closed]

I'm using php+imagemagic to deal with images. For now I found that on my server imagemagic can't convert gif animation correctly. Only the 1 frame can be converted by imagemagic. I'm wondering that ...