クエリ文字列に基づいてサブドメインへのリダイレクトを設定する必要があります。
例: http://example.com/message.php?id=subdomainからhttp://subdomain.example.com/message.php
これは .htaccess で可能ですか?
クエリ文字列に基づいてサブドメインへのリダイレクトを設定する必要があります。
例: http://example.com/message.php?id=subdomainからhttp://subdomain.example.com/message.php
これは .htaccess で可能ですか?