index.php수정, 반영이 안되요..

index.php수정, 반영이 안되요..

QA

index.php수정, 반영이 안되요..

답변 3

본문

ampsetup과 그누보드를 설치하고,

내컴퓨터를 서버로 만들어 연습 중입니다.

[c:\apm_setup\htdocs\gnuboard5]폴더의 index.php를 수정한 후,

http://localhost/gnuboard5를 주소창에 입력하고

새로고침을 하면 수정한 내용이 반영이 안됩니다.

왜 그럴까요???

 

 

 

 

 

이 질문에 댓글 쓰기 :

답변 3

<html>
<head>
<title>홈피 타이틀 입력</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<meta http-equiv="Refresh" content="1;url=http://도메인/gnu">
</head>

<body bgcolor="#FFFFFF">
</body>
</html>

도메인 주소만 나타나게

 

<html>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=euc-kr'>
<title></title>
</head>
<frameset rows='0,*' border='0'>
<frame name='topFrame' id='topFrame' src='about:blank' frameborder='0' noresize='noresize' scrolling='no'>
<frame name='bottomFrame' src='홈주소'>
<body>
</body>
</frameset>
</html>

답변을 작성하시기 전에 로그인 해주세요.
QA 내용 검색
질문등록
전체 125,873
© SIRSOFT
현재 페이지 제일 처음으로