IPhone Catcher - CSS-хитрощі

Зміст
 RewriteEngine On RewriteCond %(HTTP_USER_AGENT) .*iPhone.* RewriteRule ^index\.html$ http://www.mobile.mydomain.com (L) RewriteRule ^/$ http://www.mydomain.com/index.html (L) 

Цікаві статті...