그누보드에서 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 로 만들어서 서버에 올리면
도메인주소는 나오지만 그다음 페이지부터는 도메인주소로만 나와서 상세 주소는 나오지 않습니다.
게시글 목록
| 번호 | 제목 |
|---|---|
| 284438 | |
| 284437 | |
| 284435 | |
| 284430 | |
| 284420 | |
| 284417 | |
| 284409 | |
| 284401 | |
| 284399 | |
| 284397 | |
| 284380 | |
| 284378 | |
| 284371 | |
| 284370 | |
| 284366 | |
| 284364 | |
| 284360 | |
| 284357 | |
| 284355 | |
| 284354 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기