PDA

정식 버전보기 : vBSEO 통합



vBET
14-11-09, 14:34
vBET은 SEO 번역 링크를 지원하고 또한 스레드 링크 안에 제목을 번역하는 vBSEO와 통합될 수 있습니다.

중요: 전체 통합-을 만들 필요가 vBSEO vBET 3.x 사용 하는 경우 의미.htaccess 규칙을 설정 하기 전에 vBSEO 통합 섹션에에서 설치 지침에 설명 된 단계를 모두 수행 해야 합니다. VBET 2.x 사용자가.htaccess 파트를 만들 그냥 (2 파일 필요한 변경).

. vBSEO 수정 htaccess 지시어 파일을 vBET를 통합하려면 다음 단계를 따르십시오
그냥 모든 전에 이러한 두 가지 유형의 규칙 중 하나만 넣어 vbseo.php 규칙:

-짧은 규칙
빠르고 효율적 하지만 2 표지판 부분 즉, 함께 링크를 사용 하지 않는 경우에 사용할 수 있습니다: yourforum.com/XY/



RewriteRule ^/?(..|zh-CN|zh-TW)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/ [L,QSA]
RewriteRule ^/?(..|zh-CN|zh-TW)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/$2 [L,QSA]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule $ vbenterprisetranslator_seo.php [L,QSA]



포럼 하위 디렉터리를 사용 하 여 URL에 다음 선도 함께 귀하의 포럼 디렉토리를 추가 하는 2 첫 번째 규칙을 변경 하는 경우 '/' 리디렉션됩니다 후에 단지 =. 그래서 귀하의 포럼 포럼 디렉터리 경우에 즉 다음 것 이다 redirected=/forum/index.php을가지고 리디렉션된 = / 포럼 /$ 2



-긴 규칙
항상 사용 하 여 수 있습니다.



RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/ [L,QSA]
RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/$2 [L,QSA]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule $ vbenterprisetranslator_seo.php [L,QSA]



포럼 하위 디렉터리를 사용 하 여 URL에 다음 선도 함께 귀하의 포럼 디렉토리를 추가 하는 2 첫 번째 규칙을 변경 하는 경우 '/' 리디렉션됩니다 후에 단지 =. 그래서 귀하의 포럼 포럼 디렉터리 경우에 즉 다음 것 이다 redirected=/forum/index.php을가지고 리디렉션된 = / 포럼 /$ 2

bhanuprasad1981
22-11-09, 08:08
그것이 다른 언어에 대한 사이트맵을 사용하는 것이 좋습니다입니까? 혼란 : 내가 사이트맵 당 설정 500 URL을 가지고 Sitemap 생성기 및 붐 만든 280 사이트맵을 실행

vBET
22-11-09, 16:51
지금 사이트맵 grenerator와의 통합은 vBSEO의 물건에 의해 주어진다와 각 언어에 대해 별도의 Sitemap을 생성을 지원하지 않습니다. 이 같은 sietmaps 파일에 모든 언어를 넣습니다.

사용자 중 몇몇은이 지점에 도달하기 위해 자신의 방법을 찾으십시오. 즉 당신이 Sitemap 생성기에 변경하지 않고 Sitemap 파일을 읽고 번역 향상된 URL을 새 파일을 만들려면 몇 가지 도구를 쓸 수 있습니다.

우리는 각 언어에 대해 별도의 Sitemap 창조를 달성하기위한 우리의 TODO 목록에 있습니다. 그것은이 순간에 높은 우선 순위를하지 않지만, 우리는이 문제에 대한 기억.

tsak76
14-02-10, 16:18
나는 어차피 내 vbseo URL이 작동합니다. 하지만 언어 = ko 페이지의 URL을하고 있습니다

여기는 내 htaccess 지시어들


#RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/forums/ [L,QSA]
#RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/forums/$2 [L,QSA]

#RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
#RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]

#RewriteCond %{REQUEST_FILENAME} !-f
#RewriteCond %{REQUEST_FILENAME} !-d
#RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
#RewriteRule $ vbenterprisetranslator_seo.php [L,QSA]

# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
RewriteEngine On

...
도움이 (내가 지시)

tsak76
15-02-10, 09:55
아무도 도움이 없나요? 90 달러의 제품에 대한 지원이 아닌 종류

vBET
15-02-10, 13:01
아무도 도움이 없나요? 90 달러의 제품에 대한 지원이 아닌 종류

안녕하세요. 귀하의 문제와 유감 당신은 당신이 좋아하는 것을 더 이상 대답을 기다려야합니다. 우리가 시간 차이를 가지고 있습니다 그리고 우리가 한밤중을 가질 수 때 오늘의 중간을 가질 수 주시기 바랍니다) +은 일요일이었고;)
우리는 당신이 지불 지원을 제공하는 말씀 드릴 수 있습니다 - 이번 포럼 내용을보세요. 그냥 24 / 7되지 않습니다 양해하여 주시기 바랍니다.

문제에 대한 해답은 다음 포스트에서갑니다.

vBET
15-02-10, 13:06
나는 어차피 내 vbseo URL이 작동합니다. 하지만 언어 = ko 페이지의 URL을하고 있습니다

여기는 내 htaccess 지시어들


#RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/forums/ [L,QSA]
#RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/forums/$2 [L,QSA]

#RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
#RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]

#RewriteCond %{REQUEST_FILENAME} !-f
#RewriteCond %{REQUEST_FILENAME} !-d
#RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
#RewriteRule $ vbenterprisetranslator_seo.php [L,QSA]

# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
RewriteEngine On

...
도움이 (내가 지시)

당신은 잘 지시 않았어 - 그 문제의 원인입니다. 없는 파일의 구걸에 - 당신은 vbseo.php 모든 규칙 전에 vBET 규칙을 넣어해야합니다. 그것은 그곳에 큰 글자로 작성된 것입니다. 이제 htaccess 지시어 파일 규칙을하기도 전에 엔진에 있으며, 이것이 문제가 될 수 있도록. ); 수정하고 문제가 여전히 존재한다면, 그때 무슨 일이 (충분하지 수있다 "작동하지 않는") 설명과 함께 문제 해결에 대한 열린 새 스레드를주세요.

tsak76
15-02-10, 13:11

# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
RewriteEngine On

# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums/)
#RewriteBase /

RewriteCond %{HTTP_HOST} !^www\.mysite\.com
RewriteRule (.*) http://www.mysite/forums/$1 [L,R=301]

RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]








#RULES for SEO translation links with vBSEO (have to be included before all rules to vbseo.php)
#RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/forums/index.php [L,QSA]
#RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/forums/$2 [L,QSA]

#RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
#RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]

#RewriteCond %{REQUEST_FILENAME} !-f
#RewriteCond %{REQUEST_FILENAME} !-d
#RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
#RewriteRule $ vbenterprisetranslator_seo.php [L,QSA]








RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php [L,QSA]






이것은 그것을 수정하는 방법을 지금은하고 말해 작품을 나던 무엇입니까

tsak76
15-02-10, 13:16
지금 확인, photopost 프로와 갈등 BTW. 내가 photopost 프로에 영향을 미치지 않도록하기 위해 무엇을 할 수 있을까요?

vBET
15-02-10, 13:17

# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
RewriteEngine On

# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums/)
#RewriteBase /

RewriteCond %{HTTP_HOST} !^www\.mysite\.com
RewriteRule (.*) http://www.mysite/forums/$1 [L,R=301]

RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]








#RULES for SEO translation links with vBSEO (have to be included before all rules to vbseo.php)
#RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/forums/index.php [L,QSA]
#RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/forums/$2 [L,QSA]

#RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
#RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]

#RewriteCond %{REQUEST_FILENAME} !-f
#RewriteCond %{REQUEST_FILENAME} !-d
#RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
#RewriteRule $ vbenterprisetranslator_seo.php [L,QSA]








RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php [L,QSA]






이것은 그것을 수정하는 방법을 지금은하고 말해 작품을 나던 무엇입니까

당신이 vBET 규칙을 주석 때문에 작동하지 않습니다 - vBET 규칙의 시작 부분에서 # 제거)

tsak76
15-02-10, 13:19
남자 네, 봤어요. 지금은 작동 :)하지만 난 photopost 프로와 함께 문제가

vBET
15-02-10, 13:23
남자 네, 봤어요. 지금은 작동 :)하지만 난 photopost 프로와 함께 문제가

통합 섹션에서 이에 대한 새 스레드를 열고하십시오 - 그것에 대해 게시를 이미 존재하지 또한 확인하십시오. vBET을 즐기십시오 :)

_root
30-03-10, 07:23
안녕 친구
그럴 vBet 규칙 삽입 vbSeo의 htacces 있습니다. :


RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
###################################### vbet ###################
RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/ [L,QSA]
RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/$2 [L,QSA]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule $ vbenterprisetranslator_seo.php [L,QSA]
##################################################################
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php [L,QSA]



SEO는 성공적으로 작동 및 작동 멋진 vBet입니다.
하지만 "/ 포럼 / 엘"(sub_translated 디렉터리) theared.html에서 "showthread.php 아니라에 대한 링크 변경과 같은 번역 섹션에 vBSEO와 함께 작동합니다.
나는 vBET2.X을 사용

이 스레드의 게시에 대해 죄송합니다
감사

_root
31-03-10, 13:46
누구나 알아?

vBET
31-03-10, 14:43
안녕 친구
그럴 vBet 규칙 삽입 vbSeo의 htacces 있습니다. :


RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
###################################### vbet ###################
RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/ [L,QSA]
RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/$2 [L,QSA]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule $ vbenterprisetranslator_seo.php [L,QSA]
##################################################################
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php [L,QSA]



SEO는 성공적으로 작동 및 작동 멋진 vBet입니다.
하지만 "/ 포럼 / 엘"(sub_translated 디렉터리) theared.html에서 "showthread.php 아니라에 대한 링크 변경과 같은 번역 섹션에 vBSEO와 함께 작동합니다.
나는 vBET2.X을 사용

이 스레드의 게시에 대해 죄송합니다
감사

당신이 잘못 했어요 - 읽기 및 팔로우 모든 통합 지침을하시기 바랍니다. 당신은 처음 2 규칙 / 포럼을 추가해야합니다. 통합 설명에 자세히. 그냥 끝까지 이번엔을 읽을;)

_root
31-03-10, 17:36
나는 모든 지침을 읽고,하지만 모든 것을니다.
어디로 : (
여기를 작성할 수?
또는 그것이 어디 잘못있다면?
내가 옵션은 / 포럼 추가 ...

vBET
01-04-10, 12:18
나는 모든 지침을 읽고,하지만 모든 것을니다.
어디로 : (
여기를 작성할 수?
또는 그것이 어디 잘못있다면?
내가 옵션은 / 포럼 추가 ...

미안하지만, 난 당신의 문제가 뭔지 잘 모르겠어요. 정확히 무슨 일이 적어주세요? . 또한 우리에게 당신의 htaccess 지시어의 콘텐츠를 제공 - 우리가 그것을 검사합니다 :)

_root
01-04-10, 14:49
이것은 기본 서있다. vBet2.x & vbSEO니다. htaccess 지시어 그런 변경할 수 있습니까?

RewriteEngine On

RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php [L,QSA]

x00x
02-04-10, 00:16
나는 URL이 vBSEO로 다른 언어로 다시 작성하지 않는 문제가있다. 항상 광산 forenid htaxx입니다 참조



# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
RewriteEngine On

# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums/)
#RewriteBase /

#RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com
#RewriteRule (.*) http://www.yourdomain.com/$1 [L,R=301]

RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/ [L,QSA]
RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/$2 [L,QSA]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule $ vbenterprisetranslator_seo.php [L,QSA]

나는 vBSEO로 사이트 맵을 활성화하거나 작동하지 않습니다? 도움을 위해, 당신을 감사하십시오

vBET
02-04-10, 03:32
이것은 기본 서있다. vBet2.x & vbSEO니다. htaccess 지시어 그런 변경할 수 있습니까?

RewriteEngine On

RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php [L,QSA]

이 순간 당신은 전혀 vBET 규칙이 없습니다. 당신이 가진 원한다면 번역 SEO 링크가 vBET 구성 및했습니다. htaccess 지시어 업데이 트에 그것을 설정하시기 바랍니다. 사용자 포럼 URL에서 하위 디렉토리를 사용하지 않으면 그때는 다음과 같이해야합니다 :

RewriteEngine On

RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/ [L,QSA]
RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/$2 [L,QSA]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule $ vbenterprisetranslator_seo.php [L,QSA]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php [L,QSA]
그것이 없으면 - 당신이 첫째 vBET 규칙을 수정해야 할 - 자세한 내용은 첫 번째 게시를 참조하십시오.

vBET
02-04-10, 03:34
나는 URL이 vBSEO로 다른 언어로 다시 작성하지 않는 문제가있다. 항상 광산 forenid htaxx입니다 참조



# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
RewriteEngine On

# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums/)
#RewriteBase /

#RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com
#RewriteRule (.*) http://www.yourdomain.com/$1 [L,R=301]

RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/ [L,QSA]
RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/$2 [L,QSA]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule $ vbenterprisetranslator_seo.php [L,QSA]

나는 vBSEO로 사이트 맵을 활성화하거나 작동하지 않습니다? 도움을 위해, 당신을 감사하십시오

사용자 포럼 URL은 무엇입니까?

Sitemap에 대한 -이 통합 단계를 수행하십시오 :

x00x
02-04-10, 11:32
사용자 포럼 URL은 무엇입니까?

Sitemap에 대한 -이 통합 단계를 수행하십시오 :

wm-apps.de/forum

x00x
02-04-10, 12:24
전체 도구는 아직 정상적으로 작동하지 않습니다. 당신은 그것이 허용되지 않습니다 이후로 번역 자체를 입력해야합니다

vBET
02-04-10, 22:28
wm-apps.de/forum

그래서 잘못했습니다. htaccess 지시어 규칙 (2 첫번째 vBET 규칙 포럼에 디렉토리를 추가해야합니다.) 이들을 사용하십시오 :


# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
RewriteEngine On

# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums/)
#RewriteBase /

#RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com
#RewriteRule (.*) http://www.yourdomain.com/$1 [L,R=301]

RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/forum/ [L,QSA]
RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/forum/$2 [L,QSA]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule $ vbenterprisetranslator_seo.php [L,QSA]

vBET
02-04-10, 22:32
전체 도구는 아직 정상적으로 작동하지 않습니다. 당신은 그것이 허용되지 않습니다 이후로 번역 자체를 입력해야합니다

첫 페이지 이전 페이지 링크를 참조하시기 바랍니다 - 당신은 잘못이 htaccess 지시어 파일.

에 대한 메시지 언어 :
1. 그것은 bbcodes에서 수동으로 설정할 수 있습니다
2. 사용자가 기본 언어를 설정한 경우 vBET 자동으로 추가할 수 있습니다
3. 당신은 자동으로 (- 구글 섹션을 vBET 설정 참조) 메시지 언어를 감지하는 vBET를 구성할 수 있습니다.
그러니 그냥 기대에 부응하기 위해 vBET 구성하십시오 :) 당신이 그 문제 점이있다면이 하나가 아니라 당신이 가진 모든 문제에 대한 약 vBSEO 통합이기 때문에, 문제 해결의 새로운 스레드를 여십시오;)

x00x
02-04-10, 22:36
도움 주셔서 감사합니다, 지금 그것이갑니다 :) 어떻게 내가 여기 디스플레이를 조정할 수는 게시물의 언어로 만들어진? 이러한 작은 깃발은 옆에 표시되는 줄 아나?

vBET
03-04-10, 00:51
도움 주셔서 감사합니다, 지금 그것이갑니다 :) 어떻게 내가 여기 디스플레이를 조정할 수는 게시물의 언어로 만들어진? 이러한 작은 깃발은 옆에 표시되는 줄 아나?

관리자 CP로 이동 -> vBET -> 구글 및 설정 트러스트 구글 때 .... 귀하는 Google이 vBET에 의해 자동으로 bbcode를 추가하는 메시지를 언어에 대해해야 할 방법을 잘 구성할 수 있습니다 :)

x00x
03-04-10, 10:25
어떻게 든이 아직 나는 BBCode는 무엇을 입력해야하지 않을까? tempaltes 현재 BB 코드입니다 :



<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">$vbphrase[code]:</div>
<pre class="alt2" dir="ltr" style="
margin: 0px;
padding: $stylevar[cellpadding]px;
border: 1px inset;
width: $stylevar[codeblockwidth];
height: {$blockheight}px;
text-align: left;
overflow: auto">$code</pre>
</div>

vBET
03-04-10, 23:33
어떻게 든이 아직 나는 BBCode는 무엇을 입력해야하지 않을까? tempaltes 현재 BB 코드입니다 :



<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">$vbphrase[code]:</div>
<pre class="alt2" dir="ltr" style="
margin: 0px;
padding: $stylevar[cellpadding]px;
border: 1px inset;
width: $stylevar[codeblockwidth];
height: {$blockheight}px;
text-align: left;
overflow: auto">$code</pre>
</div>


미안하지만 난 길을 잃었어와 나는 우리가 쓰고있는 문제를 모르겠어요. 문제 해결 섹션에서 새 스레드를 열고 구걸에서 설명해주십시오. 나는 우리가 지금에 대해 서면으로, 어떤 템플릿 및 방법은 vBET 관련되는 bbcode 모르겠지만

trevis
19-04-10, 15:28
안녕하세요 마이클, 나는. htaccess로 구성에서 잡히고있어, 당신이 나를 도울 수 있습니까? 모든 규칙이 vbseo.php 전에 라인 vbseo.php 전에, 내가 아니라, 내가 예상 결과를 받고 있어요, 중간에 넣어 위해 노력했다, 규칙을 넣어 시도 규칙을두고 노력했다. 당신은 내게 vBSEO로와 VB 엔터 프라이즈를 실행하는. htaccess로 활용하는 방법의 예를 들어 주실 수 있습니까?


RewriteEngine On

###############################################################################
# vBET
# ====
RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/ [L,QSA]
RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/$2 [L,QSA]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule $ vbenterprisetranslator_seo.php [L,QSA]

###############################################################################
# vBSEO
# ====
RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/

RewriteRule ^(.+)$ vbseo.php [L,QSA]

[] S, 라파엘 Trevisan.

vBET
20-04-10, 02:13
마이클 안녕하세요, 저는 구성 싸왔죠. htaccess 지시어 당신이 도와 수 있습니까? 내가 vbseo.php LINE 전에 규칙을 넣어려고했는데 제가 vbseo.php 모든 규칙 전에 규칙을 넣어려고, 제가 중간에 넣어려고했는데, 결국, 그 예상 결과를 점점 아니에요. 당신은 내게 그것을 얻는 방법에 대한 예제를 줄 수 있습니다. VBET은 htaccess 지시어가 vBSEO 작업을? [] S 라파엘 Trevisan.

사용자 포럼 URL에 서브 디렉토리를 사용하지 않은 경우 마치 아래 보이는 것입니다. 이 경우 2 첫번째 vBET 규칙을 수정해야합니다. 당신에게 문제가있을 경우 - 전체 포럼의 URL을 보내주시기 바랍니다과 당신에게 이미 수정된 규칙을 제공합니다 :)

RewriteEngine On

RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

###############################################################################
# vBET
# ====
RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/ [L,QSA]
RewriteRule ^/?(af|sq|ar|be|bg|ca|zh-CN|hr|cs|da|nl|en|et|tl|fi|fr|gl|de|el|iw|hi|hu|is|id|ga|it|ja|ko|lv|lt|mk|ms|mt|no|fa|pl|pt|ro|ru|sr|sk|sl|es|sw|sv|zh-TW|th|tr|uk|vi|cy|yi)/(.*)?$ vbenterprisetranslator_seo.php?vbet_lang=$1&redirected=/$2 [L,QSA]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule $ vbenterprisetranslator_seo.php [L,QSA]

###############################################################################
# vBSEO
# ====
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/

RewriteRule ^(.+)$ vbseo.php [L,QSA]

Cuti Malaysia
04-12-10, 11:55
내 포럼 언어가 제대로 번역입니까??
cutimalaysia.my. 당신은 또한 내가 넣어 코드를 확인할 수 있습니다. 그것은 정확합니까?


# (처음에 '#'을 추가) 다음 줄을 주석
# mod_rewrite 기능을 비활성화합니다.
#주의 : 당신이 여전히 해킹을 해제해야합니다
# URL을 중지 vBSEO 제어판 재생.
RewriteEngine에

# 일부 서버는 Rewritebase 디렉 될 필요
# 활성화 (활성화하기 위해 처음에 '#'을 제거)
# 참고 :이 활성화되면, 당신이 경로를 포함해야합니다
# 루트 VB 폴더 (예 : RewriteBase / 포럼 /)에
# RewriteBase /

# RewriteCond % {HTTP_HOST의}! ^ WWW \\. 사용자 도메인 \\. com
# RewriteRule (.*) http://www.yourdomain.com/forums/ 1달러 [L, R = 301]

RewriteRule ^ ((urllist | sitemap_) .* \\ (XML |..? TXT) (\\ 따라서 그럴 경우에는 filename))? $ vbseo_sitemap / vbseo_getsitemap.php 사이트맵 = $ 1 [L]은

RewriteRule vbenterprisetranslator_seo.php? vbet_lang = $ 1 & 이동 = / [L, QSA]
RewriteRule vbenterprisetranslator_seo.php? vbet_lang = $ 1 & 이동 = / $ 2 [L, QSA]

RewriteCond % {REQUEST_URI의}! (admincp / | modcp / | vbseo_sitemap / | 크론)
RewriteRule ^ ((아카이브 /)?(.* \\. PHP (/.*)?))$ vbenterprisetranslator_seo.php [L, QSA]

RewriteCond % {REQUEST_FILENAME의}! - F
RewriteCond % {REQUEST_FILENAME의}! - D
RewriteCond % {REQUEST_FILENAME의} ^! (admincp | modcp | clientscript | cpstyles | 이미지) /
RewriteRule $ vbenterprisetranslator_seo.php [L, QSA]


RewriteCond % {REQUEST_URI의}! (admincp / | modcp / | 크론 | vbseo_sitemap)
RewriteRule ^ ((아카이브 /)?(.* \\. PHP (/.*)?))$ vbseo.php [L, QSA]

RewriteCond % {REQUEST_FILENAME의}! - F
RewriteCond % {REQUEST_FILENAME의}! - D
/ (이미지 admincp | modcp | clientscript | | cpstyles) RewriteCond % {REQUEST_FILENAME의} /!
RewriteRule ^(.+)$ vbseo.php [L, QSA]

kamilkurczak
06-12-10, 08:45
예,이 코드는 정확하지만, 마이클은 자신의 이전 포스트에서 썼던 것처럼 - 제발이 포럼 여기에 전체 URL을 붙여 넣습니다. 당신은 포럼 사이트 또는하지 않는 하위 디렉토리를 사용합니까?

Cuti Malaysia
06-12-10, 18:10
이것은 우리의 URL 포털입니다 cutimalaysia.my / forum.php
아니, Iwe 우리 루트 도메인 cutimalaysia.my하는 포럼 스크립트를 넣어

kamilkurczak
07-12-10, 14:38
그럼,. htaccess 지시어 파일은 괜찮습니다

Automatic Translations (Powered by Google, Microsoft®, Yandex, SDL Language Cloud, IBM Watson and Apertium):
AfrikaansAlbanianArabicBelarusianBulgarianCatalanChineseCroatianCzechDanishDutchEnglishEstonianFilipinoFinnishFrenchGalicianGermanGreekHaitian CreoleHebrewHindiHungarianIcelandicIndonesianIrishItalianJapaneseKoreanLatvianLithuanianMacedonianMalayMalteseNorwegianPersianPolishPortugueseRomanianRussianSerbianSlovakSlovenianSpanishSwahiliSwedishTaiwaneseThaiTurkishUkrainianVietnameseWelshYiddish
Thanks to vBET 4.10.1 enjoy automatic translations