질문있습니다.~ 정보
질문있습니다.~본문
제가 제로보드를 쓰다가 처음으로 그누보드를 이용하여 사이트를 만들려고 하고있는데요..
전반적으로 질문을 좀 드립니다.
우선 구조는
public_html
|_gnuboard4
|_adm
|_bbs
|_cheditor
|_convert
|_data
|_extend
.
.
.
이러한 형태로 되어있고요..
그누보드 4 를 설치하였습니다.
설치와 게시판 생성까지는 완료하였는데..
전채적으로 돌아가는 방법을 모르겠네요..
도메인 대로 주소가 설정이 안돼서
(http://도메인/index.php로 안되고 http://도메인/gnuboard4/ <-이렇게 해야지 화면이 떠서)
public_html 폴더에 index.html로
<html>
<head>
<title>title</title>
</head>
<frameset rows="*,0" frameborder="NO" border="0" framespacing="0">
<frame name="main" scrolling="auto" noresize src="./gnuboard4" marginheight="0" marginwidth="0">
<frame name="page" scrolling="no" noresize src="" marginheight="0" marginwidth="0">
</frameset>
<noframes><body bgcolor="#FFFFFF" text="#000000">
</html>
이렇게 넣어주니 도메인으로 접속할때 테스트페이지가 뜨더군요..
그래서 이것은 해결하였는데..
메인페이지와 연결되는 파일들은 어느경로에다가 업로드를 시켜야 되는지요..
또한 _common.php 를 사용하지 않고 하려면 페이지마다 시작할때 넣어줘야
할것이 있다고 하든데....그것이 몬지도 알려주셨으면 합니다.
급하거든요..ㅠ..ㅠ..워낙 제가 제로보드만 만져봐서..고수님들 도움을 주십시오~~
전반적으로 질문을 좀 드립니다.
우선 구조는
public_html
|_gnuboard4
|_adm
|_bbs
|_cheditor
|_convert
|_data
|_extend
.
.
.
이러한 형태로 되어있고요..
그누보드 4 를 설치하였습니다.
설치와 게시판 생성까지는 완료하였는데..
전채적으로 돌아가는 방법을 모르겠네요..
도메인 대로 주소가 설정이 안돼서
(http://도메인/index.php로 안되고 http://도메인/gnuboard4/ <-이렇게 해야지 화면이 떠서)
public_html 폴더에 index.html로
<html>
<head>
<title>title</title>
</head>
<frameset rows="*,0" frameborder="NO" border="0" framespacing="0">
<frame name="main" scrolling="auto" noresize src="./gnuboard4" marginheight="0" marginwidth="0">
<frame name="page" scrolling="no" noresize src="" marginheight="0" marginwidth="0">
</frameset>
<noframes><body bgcolor="#FFFFFF" text="#000000">
</html>
이렇게 넣어주니 도메인으로 접속할때 테스트페이지가 뜨더군요..
그래서 이것은 해결하였는데..
메인페이지와 연결되는 파일들은 어느경로에다가 업로드를 시켜야 되는지요..
또한 _common.php 를 사용하지 않고 하려면 페이지마다 시작할때 넣어줘야
할것이 있다고 하든데....그것이 몬지도 알려주셨으면 합니다.
급하거든요..ㅠ..ㅠ..워낙 제가 제로보드만 만져봐서..고수님들 도움을 주십시오~~
댓글 전체