М
Size: a a a
✓
✓
V
М
✓
# Иконки для iOS устройств
# RewriteRule ^apple-touch.*\.png$ apple-touch-icon.png [R=301,L]
RewriteRule ^apple-touch-icon\.png$ images/apple-touch-icon.png [R=301,L]
RewriteRule ^apple-touch-icon-precomposed\.png$ images/apple-touch-icon.png [R=301,L]
RewriteRule ^apple-touch-icon-76x76\.png$ images/touch-icon-ipad.png [R=301,L]
RewriteRule ^apple-touch-icon-76x76-precomposed\.png$ images/touch-icon-ipad.png [R=301,L]
RewriteRule ^apple-touch-icon-120x120\.png$ images/touch-icon-iphone-retina.png [R=301,L]
RewriteRule ^apple-touch-icon-120x120-precomposed\.png$ images/touch-icon-iphone-retina.png [R=301,L]
RewriteRule ^apple-touch-icon-152x152\.png$ images/touch-icon-ipad-retina.png [R=301,L]
RewriteRule ^apple-touch-icon-152x152-precomposed\.png$ images/touch-icon-ipad-retina.png [R=301,L]
CM
V