설치 강의



영상의 내용 일부에 오해의 소지가 다분하여 아래와 같이 정리해드립니다.

※ 본 영상 및 강의 자료는 개인 경험과 공개 자료를 바탕으로 작성되었습니다.

※ 개인정보처리방침, 이용약관, 청소년 보호 정책, 책임의 한계와 법적고지 관련 안내는 참고용이며 법적 효력을 갖지 않습니다.

※ 외부 링크 클릭 시 해당 사이트 이용 약관 및 정책이 적용됩니다.



아래를 권장하나, 3~5번은 법적 문제이므로 각자의 판단으로 해결하는 것을 권장합니다.

* 파일질라(FTP) 다운로드 링크 : 파일질라 홈페이지(클릭)

** FTP 접속 정보는 닷홈 홈페이지(클릭)에서 확인 가능합니다.

*** 이용약관 관련 : 공정거래위원회 > 정보공개 > 표준계약서 > 표준약관 참조 바랍니다.

**** 청소년 보호 정책 관련 : 인터넷 서치로 공부해서 작성했습니다.

***** 책임의 한계와 법적고지 : 상기 동일.

<div class="header d-flex align-items-center" style=" min-height:550px; background: linear-gradient(rgba(13, 202, 240, 0.5), rgba(0, 123, 255, 0.5)), url('/img/infti-header.jpg'); background-size:cover; background-position:center top; padding-top:3rem; padding-bottom:3rem; "> <div class="container text-center"> <div class="row justify-content-center"> <div class="col-lg-10 col-md-12 col-sm-12"> <h1 class="nanums-1" style=" color:#fff; font-size: clamp(2rem, 5vw, 4rem); line-height:1.3; font-weight:700; margin-bottom:1rem; "> 인프티로 <strong>웹사이트 제작,</strong><br> <strong>서비스 운영</strong>을<br>간편하게 </h1> <p class="nanums-3" style=" color:#fff; font-size: clamp(1rem, 2.5vw, 1.5rem); line-height:1.6; margin-bottom:2.5rem; "> 인프티로 회원/게시판/글 관리, 배너, 컬러/폰트 등등 관리까지 한 번에 해결하세요. </p> <?php if (empty($_SESSION['user_id'])): ?> <a href="/auth/register.php" style=" display:inline-block; background: linear-gradient(90deg, #0dcaf0, #0a94f0); border:none; color:#fff; padding: calc(12px + 0.5vw) calc(28px + 1vw); font-size: clamp(1rem, 1.5vw, 1.25rem); font-weight:700; border-radius:12px; transition: all 0.3s ease; box-shadow: 0 6px 20px rgba(0,0,0,0.25); text-decoration:none; " class="btn-start"> &gt; 지금, 서비스 시작하기 </a> <style> .btn-start:hover { transform: translateY(-3px) scale(1.03); box-shadow: 0 10px 28px rgba(0,0,0,0.35); } @media(max-width:768px){ h1 { line-height:1.4; font-size:2rem; } p { line-height:1.5; font-size:1rem; } .btn-start { padding:12px 24px; font-size:1rem; } } </style> <?php endif; ?> </div> </div> </div> </div>