383 / 5.000 Resultados de tradução Hello, I would like to know the code to redirect a subdomain to mobile, could anyone help me? ex:RewriteCond %{HTTP_USER_AGENT} "ipod|iphone|ipad|android|palm" RewriteRule (.*) http://m.yoursite.com.br/ This one I used in .htaccess in openlitespeed, now I use nginx and the rules are different. I would like to know how to do this redirectby davidcapital - Nginx Mailing List - English