사용자 도구

사이트 도구


wiki:html:redirect_page

redirect page

  • description :
  • author : 주레피
  • email : dhan@repia.com
  • lastupdate : 2020-01-29
  • redirect_page.html
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; URL='이동할 주소'" />
<title>Video notes redirect</title>
</head>
 
<body>
Auto redirect to <a href='이동할 주소'>커맨트</a>
</body>
</html>

Ref

/var/services/web/dokuwiki/data/pages/wiki/html/redirect_page.txt · 마지막으로 수정됨: 2023/01/13 18:44 (바깥 편집)