그누보드에서 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 로 만들어서 서버에 올리면
도메인주소는 나오지만 그다음 페이지부터는 도메인주소로만 나와서 상세 주소는 나오지 않습니다.
게시글 목록
| 번호 | 제목 |
|---|---|
| 284508 | |
| 284499 | |
| 284492 | |
| 284490 | |
| 284484 | |
| 284481 | |
| 284478 | |
| 284476 | |
| 284474 | |
| 284472 | |
| 284470 | |
| 284458 | |
| 284457 | |
| 284454 | |
| 284453 | |
| 284447 | |
| 284446 | |
| 284444 | |
| 284441 | |
| 284440 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기