Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
RewriteEngine on RewriteBase / RewriteCond %{HTTP_USER_AGENT} (Android|iPhone|iPod|Blackberry) [NC] RewriteCond %{HTTP_HOST} !^m.reports.com [NC] RewriteRule ^(.*)$ http://m.reports.com/$1 [QSA,L,R=301]
それは私の新しいドメインにリダイレクトされません..なぜ?!!?
RewriteRule ^(.*)$ http://m.reports.com/$1 [L,R=301]
がありませんhttp://。
http://