그누보드에서 url 어떻게 숨길까요? > 그누4 질문답변

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기
기존 게시물은 열람만 가능합니다.

그누보드에서 url 어떻게 숨길까요? 정보

그누보드에서 url 어떻게 숨길까요?

본문

그누보드에서 url 어떻게 숨길까요?
  • 복사

댓글 전체

<html>
<head>
<title>안녕하세요.00000  방문에 감사드립니다.</title>
<link rel="stylesheet" href="style.css" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
</head>
<frameset rows="0,*" frameborder="no" border="0" framespacing="0">
 <frame src="UntitledFrame-1" scrolling="no" marginwidth="0" marginheight="0" noresize name="blanker" id="blanker">
 <frame src="index.php" scrolling="auto" marginwidth="0" marginheight="0" name="main" id="main">
 <noframes></noframes>
</frameset>
</html>


위의 파일을 index.html 로 만들어서 서버에 올리면
도메인주소는 나오지만 그다음 페이지부터는  도메인주소로만 나와서 상세 주소는 나오지 않습니다.
© SIRSOFT
현재 페이지 제일 처음으로