그누보드에서 url 어떻게 숨길까요?
댓글 3개
<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 로 만들어서 서버에 올리면
도메인주소는 나오지만 그다음 페이지부터는 도메인주소로만 나와서 상세 주소는 나오지 않습니다.
<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 로 만들어서 서버에 올리면
도메인주소는 나오지만 그다음 페이지부터는 도메인주소로만 나와서 상세 주소는 나오지 않습니다.
게시글 목록
| 번호 | 제목 |
|---|---|
| 284348 | |
| 284336 | |
| 284333 | |
| 284332 | |
| 284320 | |
| 284318 | |
| 284316 | |
| 284313 | |
| 284307 | |
| 284306 | |
| 284303 | |
| 284298 | |
| 284296 | |
| 284290 | |
| 284286 | |
| 284280 | |
| 284277 | |
| 284272 | |
| 284261 | |
| 284259 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기