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.
リダイレクトする方法
およびその他の異なるサブドメインをそれぞれに
アパッチで?これは、site.com の便利なリンク短縮に必要です。少し早いですがお礼を。
わかりませんが、うまくいきます。
RewriteEngine on RewriteCond %{HTTP_HOST} ^([\w\d]+)\.osite\.ru$ RewriteRule ^(.*)$ http://so.kr/index.php?url=http://%1.site.ru$1 [NC,L,QSA]