1

주제: 도메인 보여주기 문제

http://rioXXXX.cafe24.com/eng 에 텍스트큐브를 설치하여 사용하고 있습니다.

우선 제가가진 도메인 주소를 a.org 적용을 하고 싶은데요.

글을 클릭했을 때,

http://rioXXXX.cafe24.com/eng/12          <----------   이런식으로 글의 주소가 나오게 되는데...

a.org/12 이렇게 나오게 하고 싶습니다.

어느 분 말씀이 config.php 파일을 수정하라고 하는데...
어떤 부분을 어떻게 수정해야 할까요?

아래 config.php 파일을 올려봅니다.



===



<?php
ini_set('display_errors', 'off');
$database['server'] = 'localhost';
$database['database'] = 'rioXXX';
$database['username'] = 'rioXXX';
$database['password'] = 'khXXX';
$database['prefix'] = 'tcenv_';
$service['type'] = 'single';
$service['domain'] = 'rioXXXX.cafe24.com';
$service['path'] = '/eng';
$service['skin'] = 'coolant';
$service['favicon_daily_traffic'] = 10; // 10MB
//$serviceURL = 'http://rioXXXX.cafe24.com/eng' ; // for path of Skin, plugin and etc.
//$service['reader'] = true; // Use Textcube reader. You can set it to false if you do not use Textcube reader, and want to decrease DB load.
//$service['debugmode'] = true; // uncomment for debugging, e.g. displaying DB Query or Session info
//$service['pagecache'] = false; // uncomment if you want to disable page cache feature.
//$service['debug_session_dump'] = true; // session info debuging.
//$service['debug_rewrite_module'] = true; // rewrite handling module debuging.
//$service['session_cookie_path'] = $service['path']; // for avoiding spoiling other textcube's session id sharing root.
//$service['allowBlogVisibilitySetting'] = true; // Allow service users to change blog visibility.
?>

2

답글: 도메인 보여주기 문제

만두 작성:

http://rioXXXX.cafe24.com/eng 에 텍스트큐브를 설치하여 사용하고 있습니다.

우선 제가가진 도메인 주소를 a.org 적용을 하고 싶은데요.

글을 클릭했을 때,

http://rioXXXX.cafe24.com/eng/12          <----------   이런식으로 글의 주소가 나오게 되는데...

a.org/12 이렇게 나오게 하고 싶습니다.

어느 분 말씀이 config.php 파일을 수정하라고 하는데...
어떤 부분을 어떻게 수정해야 할까요?

아래 config.php 파일을 올려봅니다.



===



<?php
ini_set('display_errors', 'off');
$database['server'] = 'localhost';
$database['database'] = 'rioXXX';
$database['username'] = 'rioXXX';
$database['password'] = 'khXXX';
$database['prefix'] = 'tcenv_';
$service['type'] = 'single';
$service['domain'] = 'rioXXXX.cafe24.com';
$service['path'] = '/eng';
$service['skin'] = 'coolant';
$service['favicon_daily_traffic'] = 10; // 10MB
//$serviceURL = 'http://rioXXXX.cafe24.com/eng' ; // for path of Skin, plugin and etc.
//$service['reader'] = true; // Use Textcube reader. You can set it to false if you do not use Textcube reader, and want to decrease DB load.
//$service['debugmode'] = true; // uncomment for debugging, e.g. displaying DB Query or Session info
//$service['pagecache'] = false; // uncomment if you want to disable page cache feature.
//$service['debug_session_dump'] = true; // session info debuging.
//$service['debug_rewrite_module'] = true; // rewrite handling module debuging.
//$service['session_cookie_path'] = $service['path']; // for avoiding spoiling other textcube's session id sharing root.
//$service['allowBlogVisibilitySetting'] = true; // Allow service users to change blog visibility.
?>

http://forum.tattersite.com/ko/viewtopic.php?id=6923
페이지 참고해보세요.

♡━
별이 녹아버릴까바 울지못하는 소금별 사람들 슬플때 그들은 눈물대신
두눈을 깜박이죠 그래서 소금별은 밤하늘 중 가장밝게 빛나는 별이 되었답니다.。♡
━♡