HTML転送の書き方
December 19, 2003
<html>あと、.htaccess使ったやり方。ミケネコのhtaccessリファレンスより
<head>
<meta http-equiv="Content-Type" content="text/html; charset=shift_jis">
<META HTTP-EQUIV="refresh" CONTENT="0;URL=http://転送アドレス/">
<title>転送</title>
</head>
<body>
<a href="http://転送アドレス/">
こちらをクリック</a>
</body>
</html>
Redirect permanent /~user/hobby/ http://mydomain.jp/hobby/
Posted by chihiro at 08:10 pm | from category: html/css
Comments
No comments yet





