พีดีเอ

View Full Version : แก้ VBET. htaccess กฎบล็อกการดาวน์โหลดแผนผังเว็บไซต์



bhanuprasad1981
13-07-10, 18:34
ใช่ว่าเป็นชื่อบอท Google จะไม่สามารถดาวน์โหลด sitemaps ถ้าผมลบกฎการดาวน์โหลด vbet แผนผังเว็ปไซต์โดยไม่มีปัญหาโปรดช่วย : (

kamilkurczak
14-07-10, 13:39
คุณแน่ใจว่าคุณมี. htcaccess กับกฎระเบียบที่ดี? ในลำดับที่ดี?

bhanuprasad1981
14-07-10, 21:00
ตกลงมีลักษณะที่ htaccess ของฉัน :. --



# 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\.pdaapps\.org
RewriteRule (.*) http://www.pdaapps.org/$1 [L,R=301]


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]

RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbenterprisetranslator_seo.php [L,QSA]

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]




รายละเอียดในเว็บไซต์ของฉัน : -- VB 4.0.4
3.5.0 RC2 ภาษาไทย
vbet 4.2.2

ถ้ามีรายละเอียดเพิ่มเติมที่คุณต้องการที่ฉันสามารถให้, แต่โปรดแก้ปัญหาโดยเร็วที่สุด : (

kamilkurczak
15-07-10, 16:03
อะไรตอนนี้หรือไม่



# 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\.pdaapps\.org
RewriteRule (.*) http://www.pdaapps.org/$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/|cron|vbseo_sitemap)
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]



bhanuprasad1981
15-07-10, 18:07
ผมคิดว่ากฎระเบียบภาษาไทยจะหายไปใน. htaccess ของคุณหรือไม่

kamilkurczak
16-07-10, 13:08
อืมม .. ฟอรั่มทดสอบของฉันคือการทำงานร่วมกับนี้ htaccess. (มีภาษาไทย) คุณสามารถลองมันได้หรือไม่ ฉันจะพยายามที่จะปรับปรุงมัน

bhanuprasad1981
17-07-10, 20:36
. ดูเหมือนว่าจะทำงาน แต่ฉันไม่แน่ใจเกี่ยวกับสิ่งนี้กฎภาษาไทยใน htaccess ไม่ : (



RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]

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

bhanuprasad1981
19-07-10, 16:31
ฉันถามเกี่ยวกับกฎระเบียบดังกล่าวข้างต้นที่ภาษาไทยฟอรั่มแทนการอธิบายวัตถุประสงค์พนักงานของตนเป็นภาษาไทยแนะนำในการลบ vbet, ฉันหวังว่าจะทำคาลหลั่งน้ำตาแสงบางที่นี่ :)

vBET
20-07-10, 15:41
ใช่ -- พวกเขาเป็นเพียงการทำงานกับลูกค้าของพวกเขาธุรกิจที่ดีที่สุด

bhanuprasad1981
20-07-10, 16:53
ดังนั้นสิ่งที่คาลคือการใช้กฎเหล่านี้จะปลอดภัยที่จะลบได้อย่างไร

vBET
20-07-10, 19:29
เหล่านี้เป็นกฎภาษาไทยที่เปลี่ยนเส้นทางการร้องขอทั้งหมดไปยังตัวควบคุมด้านหน้าของพวกเขา เมื่อคุณกำลังใช้ vBET คุณสามารถเอากฎเหล่านั้นเพราะ vBET ใช้ตัวควบคุมด้านหน้าเป็นของตัวเอง (vbenterprisetranslator_seo.php) และแล้วเปลี่ยนเส้นทางการควบคุมภายในเพื่อ vbseo.php

Automatic Translations (Powered by Google, Microsoft®, Yandex, SDL Language Cloud, IBM Watson and Apertium):
AfrikaansAlbanianArabicBelarusianBulgarianCatalanChineseCroatianCzechDanishDutchEnglishEstonianFilipinoFinnishFrenchGalicianGermanGreekHaitian CreoleHebrewHindiHungarianIcelandicIndonesianIrishItalianJapaneseKoreanLatvianLithuanianMacedonianMalayMalteseNorwegianPersianPolishPortugueseRomanianRussianSerbianSlovakSlovenianSpanishSwahiliSwedishTaiwaneseThaiTurkishUkrainianVietnameseWelshYiddish
Translations made by vB Enterprise Translator 4.10.1