デザイン 制作 DTP 広告 WEB制作 Design art works|self-hate.com

2010年4月 :

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30

August 9, 2007 8:11 PM

CGI

携帯振り分け02

.htaccessを使って振り分け←この方が軽いような気がしたので…

Options +FollowSymLinks
RewriteEngine On

RewriteCond %{HTTP_USER_AGENT} DoCoMo
RewriteRule ^$ http://www.xxxxxxxxxx.jp [R]

RewriteCond %{HTTP_USER_AGENT} J-PHONE
RewriteRule ^$ http://www.xxxxxxxxxx.jp [R]

RewriteCond %{HTTP_USER_AGENT} UP.Browser
RewriteRule ^$ http://www.xxxxxxxxxx.jp [R]

パーミッションは644で。

コメント (0)トラックバック (0)

このエントリーのトラックバックURL

http://www.self-hate.com/cgi/mt/mt-tb.cgi/410




ログイン情報を記憶する

(スタイル用のHTMLタグを使うことができます)