게시판 헤더 설정 정보
게시판 헤더 설정본문
게시판 헤더를 설정하려는데요
만약에 www.xxx.com/gnu4 에 그누보드가 설치됬고
헤더는 www.xxx.com/customer/head.php 라면
어떻게 설정해야 하나요?
절대 경로로
home/xxx/public_html/customer/head.php라고 해봤는데 안되네요
만약에 www.xxx.com/gnu4 에 그누보드가 설치됬고
헤더는 www.xxx.com/customer/head.php 라면
어떻게 설정해야 하나요?
절대 경로로
home/xxx/public_html/customer/head.php라고 해봤는데 안되네요
댓글 전체

/home/xxx/public_html/customer/head.php 이렇게 해주시던가
/customer/head.php 이렇게 수정해보세요
/customer/head.php 이렇게 수정해보세요

$DOCUMENT_ROOT 를출력해보면 /home/xxx/public_html 이런식으로 나올껍니다.
그럼 그뒷부분만 경로를 써주면 되죠..
/customer/head.php 이렇게 되겠죠? 이어서 써보면
/home/xxx/public_html /customer/head.php 결국 이렇게 되는거죠
$DOCUMENT_ROOT는 환경설정에서 이미 선언이 되있기때문에 /home/xxx/public_html를 굳이 쓰지
않아도 해당 서버에서는 이미 인식하고 있는것이죠
그럼 그뒷부분만 경로를 써주면 되죠..
/customer/head.php 이렇게 되겠죠? 이어서 써보면
/home/xxx/public_html /customer/head.php 결국 이렇게 되는거죠
$DOCUMENT_ROOT는 환경설정에서 이미 선언이 되있기때문에 /home/xxx/public_html를 굳이 쓰지
않아도 해당 서버에서는 이미 인식하고 있는것이죠
감사합니다..
/customer/head.php 요걸로는 안되고
/home/xxx/public_html /customer/head.php 요걸로 되더라고요..
근데 head.php 에 있는 플래쉬 파일들이 안나오는데요.. 왜 그런가요?
/customer/head.php 요걸로는 안되고
/home/xxx/public_html /customer/head.php 요걸로 되더라고요..
근데 head.php 에 있는 플래쉬 파일들이 안나오는데요.. 왜 그런가요?
해결했슴다..
swf파일경로를 절대 경로..ㅎㅎ
swf파일경로를 절대 경로..ㅎㅎ

ㅊㅋ 재생문제는 거의 플레시 경로문제가 많더라구요 ^^