답변 2개
채택된 답변
+20 포인트
7개월 전
theme/basic/theme.config.php 이파일에서 G5_COMMUNITY_USE 상수를 false로 하시면됩니다
</p>
<p>if(! defined('G5_COMMUNITY_USE')) define('G5_COMMUNITY_USE', false);</p>
<p>
로그인 후 평가할 수 있습니다
댓글을 작성하려면 로그인이 필요합니다.
7개월 전
http://sir.kr/yc5_tip/492" rel="nofollow" target="_blank">http://sir.kr/yc5_tip/492
.htaccess 수정방법
</p>
<p>RewriteEngine On
RewriteCond %{REQUEST_URI} !^/shop/
RewriteRule ^$ /shop/ [L,R=301]</p>
<p>
로그인 후 평가할 수 있습니다
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인