1

주제: 도메인 연결하는 방법좀...

다름이 아니구 제가 현재 pe.kr 도메인을 소유하고 있는데요 제가 서비스 받고 있는 호스팅업체에
http://okyclub.ufree.kr/tc    <--이 주소를 okyclub.pe.kr    이거랑 연결시켜달라고 했더니

답변이 완료되었다고 왔습니다..헌데 .htaccess  이 파일을 수정해야지 정상적으로 나온다는데 제가 생초보

라서 무슨말인지 도통 감을 못잡겠습니다..지금 접속하면
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [no address given] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

이렇게 뜨구요 .htaccess 이 파일 내용은
#<IfModule mod_url.c>

#CheckURL Off

#</IfModule>

#SetEnv PRELOAD_CONFIG 1

RewriteEngine On

RewriteBase /tc/

RewriteCond %{REQUEST_FILENAME} -f

RewriteRule ^(cache)+/+(.+[^/])\.(cache|xml|txt|log)$ - [NC,F,L]

RewriteCond %{REQUEST_FILENAME} -d

RewriteRule ^(.+[^/])$ $1/ [L]

RewriteCond %{REQUEST_FILENAME} !-f

RewriteRule ^(thumbnail)/([0-9]+/.+)$ cache/$1/$2 [L]

RewriteRule ^(.*)$ rewrite.php [L,QSA]
이렇습니다..초보 기준으로 설명좀 해주실분 안계신가요...^^;

2

답글: 도메인 연결하는 방법좀...

config.php 의 $service['domain'] = 'okyclub.pe.kr'

부분 수정 변경하시면 될듯싶네요.

오키사마 작성:

다름이 아니구 제가 현재 pe.kr 도메인을 소유하고 있는데요 제가 서비스 받고 있는 호스팅업체에
http://okyclub.ufree.kr/tc    <--이 주소를 okyclub.pe.kr    이거랑 연결시켜달라고 했더니

답변이 완료되었다고 왔습니다..헌데 .htaccess  이 파일을 수정해야지 정상적으로 나온다는데 제가 생초보

라서 무슨말인지 도통 감을 못잡겠습니다..지금 접속하면
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [no address given] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

이렇게 뜨구요 .htaccess 이 파일 내용은
#<IfModule mod_url.c>

#CheckURL Off

#</IfModule>

#SetEnv PRELOAD_CONFIG 1

RewriteEngine On

RewriteBase /tc/

RewriteCond %{REQUEST_FILENAME} -f

RewriteRule ^(cache)+/+(.+[^/])\.(cache|xml|txt|log)$ - [NC,F,L]

RewriteCond %{REQUEST_FILENAME} -d

RewriteRule ^(.+[^/])$ $1/ [L]

RewriteCond %{REQUEST_FILENAME} !-f

RewriteRule ^(thumbnail)/([0-9]+/.+)$ cache/$1/$2 [L]

RewriteRule ^(.*)$ rewrite.php [L,QSA]
이렇습니다..초보 기준으로 설명좀 해주실분 안계신가요...^^;

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